Add pre-commit hook
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
set -e
|
||||
npm test
|
||||
python manage.py test
|
||||
set +e
|
||||
Reference in New Issue
Block a user