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 3a6fc6e commit e65eb78Copy full SHA for e65eb78
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