CheeseLord / warts

WAcky Real Time Strategy
MIT License
1 stars 0 forks source link

Check that tests and lint are clean in pre-commit hook #69

Closed kronmillerg closed 7 years ago

kronmillerg commented 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.

kronmillerg commented 7 years ago

Also, we may want to move the test and lint scripts into bin/ instead of Makefile.

kronmillerg commented 7 years ago

10/10 would lint again.