aboutsummaryrefslogtreecommitdiffstats
path: root/bin/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/compile.sh')
-rwxr-xr-xbin/compile.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/compile.sh b/bin/compile.sh
new file mode 100755
index 0000000..3605462
--- /dev/null
+++ b/bin/compile.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./gradlew compileJava -x spotbugsMain -x spotbugsTest -x spotlessJava