slackbuilds_ponce/python/flake8/README
Dimitris Zlatanidis 5cb47d6bd5 python/flake8: Added (Wrapper tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-15 14:58:29 +07:00

3 lines
144 B
Text

flake8 is a python tool that glues together pep8, pyflakes,
mccabe, and third-party plugins to check the style and quality
of some python code.