We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7549c0a commit 77fb185Copy full SHA for 77fb185
lint.sh
@@ -1,2 +1,2 @@
1
pip install flake8
2
-flake8 . --exclude=.moban.d,docs --builtins=unicode,xrange,long
+flake8 . --exclude=.moban.d,docs,setup.py --builtins=unicode,xrange,long
0 commit comments