Customize pyflakes.
This commit is contained in:
parent
b15501d430
commit
9d6f4ee0a1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -109,7 +109,7 @@ doccheck:
|
|||
*.py
|
||||
|
||||
pyflakes:
|
||||
pyflakes dosage *.py dosagelib scripts tests
|
||||
pyflakes dosage dosagelib scripts tests
|
||||
|
||||
count:
|
||||
@sloccount dosage dosagelib/*.py
|
||||
|
|
Loading…
Reference in a new issue