This website requires JavaScript.
Explore
Help
Sign In
takino
/
ordigi
Watch
1
Star
0
Fork
You've already forked ordigi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
15c74b09eb
ordigi
/
.pre-commit
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
gh-40 Add .pre-commit file which can be symlinked to .git/hooks/pre-commit to automatically run unit tests
2016-01-01 19:44:39 +01:00
#!/usr/bin/env bash
gh-40 Fix flake8 warnings
2016-01-04 10:07:59 +01:00
nosetests -w elodie/tests && flake8 elodie --exclude=tests