Invoke linter using command line
HaiderSaleem opened this issue · 1 comments
HaiderSaleem commented
Is there any possible command available which can be used in command line for pre git hooks?
vanniktech commented
Just use ./gradlew lint
in your hook