aboutsummaryrefslogtreecommitdiff
path: root/lint/urxvt
blob: 9fd6193d35097e9e2604f098eb1fe17febd3e84c (plain) (blame)
1
2
#!/bin/sh
find urxvt/ext -type f ! -name '*.pl' -print -exec perlcritic --brutal -- {} \;