summaryrefslogtreecommitdiff
path: root/bin/smell-test
blob: 8916180480c8711005daf0b4ded6dfb3bcbebec9 (plain)
1
2
3
4
5
#!/usr/bin/env bash

ag 'binding.pry' .
ag 'debugger' .
ag 'console.log' .