Closed kronmillerg closed 7 years ago
Now that we have a working pre-commit hook, let's make it nontrivial. It should check that the tests and pylint are clean, and if not, reject the commit.
Also, we may want to move the test and lint scripts into bin/ instead of Makefile.
10/10 would lint again.
Now that we have a working pre-commit hook, let's make it nontrivial. It should check that the tests and pylint are clean, and if not, reject the commit.