Add pre-commit hook and setup script #129

Merged
raucao merged 4 commits from feature/pre_commit_linting into master 2019-06-09 11:53:41 +00:00

4 Commits

Author SHA1 Message Date
0689844813
Rename setup hook again 2019-06-09 13:32:23 +02:00
698741ec09
Turn git-hook setup into post-install script
1. Don't have to think about them
2. Updates hooks autonmatically
2019-05-22 10:38:53 +02:00
a028db0718
Document hook setup in README 2019-05-14 12:46:44 +02:00
0a8284f1ed
Add pre-commit hook and setup script
Runs the appropriate linter on staged files before committing.
2019-05-14 12:42:56 +02:00