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
60c4acc1b3
ordigi
/
.pre-commit
4 lines
78 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-58 Fix all pep8 issues reported in non-test files
2016-01-02 08:23:06 +01:00
nosetests -w elodie/tests && pep8 elodie --exclude=tests