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.
2 parents 442ac0d + e65eb78 commit 0e7451eCopy full SHA for 0e7451e
templates/lint.script.jj2
@@ -1,2 +1,2 @@
1
pip install flake8
2
-flake8 . --exclude=.moban.d,docs {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}
+flake8 . --exclude=.moban.d,docs,setup.py {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}
0 commit comments