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
865f2b929b
ordigi
/
.pre-commit
4 lines
89 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
Fix numerous flake8 warnings
2016-06-24 06:31:58 +02:00
flake8 elodie --exclude=tests,external && nosetests -w elodie/tests