diff --git a/scripts/pre-commit b/scripts/pre-commit new file mode 100755 index 000000000..53b7f427c --- /dev/null +++ b/scripts/pre-commit @@ -0,0 +1 @@ +./gradlew checkstyleMain checkstyleTest