mirror of https://github.com/interlegis/sapl.git
Marcio Mazza
10 years ago
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
#!/bin/bash |
||||
|
|
||||
|
# QA checks: run this before every commit |
||||
|
|
||||
|
./manage.py check |
||||
|
pep8 --exclude=ipython_log.py* --exclude=migrations . |
Loading…
Reference in new issue