Skip to content

Commit e65eb78

Browse files
committed
👕 ignore setup.py in flake8 test
1 parent 3a6fc6e commit e65eb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/lint.script.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pip install flake8
2-
flake8 . --exclude=.moban.d,docs {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}
2+
flake8 . --exclude=.moban.d,docs,setup.py {%block flake8_options%}--builtins=unicode,xrange,long{%endblock%}

0 commit comments

Comments
 (0)