aboutsummaryrefslogtreecommitdiff
path: root/lint/urxvt
diff options
context:
space:
mode:
Diffstat (limited to 'lint/urxvt')
-rwxr-xr-xlint/urxvt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lint/urxvt b/lint/urxvt
new file mode 100755
index 00000000..84f08619
--- /dev/null
+++ b/lint/urxvt
@@ -0,0 +1,2 @@
+#!/bin/sh
+find urxvt/ext -type f -print -exec perlcritic --brutal -- {} \;