Searched refs:pep8 (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A DMakefile37 pep8 := TARGET = pep8 macro
51 PEP8 = /usr/bin/pep8
87 pep8:
88 $(PEP8) --statistics --count `cat tests/pep8-whitelist.txt`
98 packages: install pylint pep8

Completed in 8 milliseconds