codeforgoodconf / black_holes

This project was created at CodeForGood 2017
5 stars 0 forks source link

Add pre-commit hooks #12

Open sauln opened 7 years ago

sauln commented 7 years ago

From black_holes_frontend created by sauln : codeforgoodconf/black_holes_frontend#6

Add pre-commit hooks to the git repo so that when a user pushes their changes to master, it will be rejected (maybe?) if the tests do not pass.