aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkstyle
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkstyle')
-rwxr-xr-xtools/checkstyle1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkstyle b/tools/checkstyle
new file mode 100755
index 000000000..27aabced2
--- /dev/null
+++ b/tools/checkstyle
@@ -0,0 +1 @@
+checkstyle -c tools/checkstyle.xml -r OpenPGP-Keychain/src/main/java 2>&1 | egrep -v 'log4j'