We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6c763 commit 01e2b56Copy full SHA for 01e2b56
1 file changed
script/test
@@ -1,2 +1,4 @@
1
#!/bin/sh
2
+set -e
3
+flake8 fig
4
PYTHONIOENCODING=ascii nosetests $@
0 commit comments