mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
make pyflakes run faster and with more alacrity
This commit is contained in:
parent
634bdd0f28
commit
56ad51857c
@ -113,7 +113,7 @@ endif
|
||||
$(PP) $(PYTHON) misc/figleaf2el.py .figleaf $(INSTDIR)
|
||||
|
||||
pyflakes:
|
||||
pyflakes src/allmydata
|
||||
$(PYTHON) -OOu /usr/local/bin/pyflakes src/allmydata
|
||||
|
||||
count-lines:
|
||||
@echo -n "files: "
|
||||
|
Loading…
Reference in New Issue
Block a user