rootstrap / android-base

Rootstrap Android Base project
https://rootstrap.com
40 stars 6 forks source link

Add pre-commit hook #19

Closed mato2593 closed 4 years ago

mato2593 commented 4 years ago

This PR includes:

This pre-commit hook automatically tries to fix lint issues and adds those fixes to the commit. If there is any remaining issue after that, it won't let you commit the changes until all of the issues are fixed.