aboutsummaryrefslogtreecommitdiffstats
path: root/bin/checkstyle
diff options
context:
space:
mode:
Diffstat (limited to 'bin/checkstyle')
-rwxr-xr-xbin/checkstyle3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/checkstyle b/bin/checkstyle
new file mode 100755
index 0000000..40869c3
--- /dev/null
+++ b/bin/checkstyle
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec env javac /home/devi/checkstyle/checkstyle-9.3-all.jar "$@"