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 7dfdcb7 commit 5932ffdCopy full SHA for 5932ffd
templates/lint.script.jj2
@@ -1,3 +1,4 @@
1
pip install flake8
2
flake8 . --exclude=.moban.d,docs,setup.py {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}
3
+
4
python setup.py checkdocs
0 commit comments