flake8/flake8
2016-03-17 14:55:57 -05:00
..
formatting Make pylint happier 2016-02-19 15:10:46 -06:00
main Run checks expecting an AST 2016-03-15 14:11:01 -05:00
options Re-order project imports based on flake8-import-order 2016-02-25 11:14:41 -06:00
plugins Correct log levels around loading plugins 2016-03-14 21:38:08 -05:00
__init__.py Add a lower level for extra verbosity 2016-03-14 21:37:32 -05:00
__main__.py Add parity with `python -m flake8` 2016-02-19 19:38:27 -06:00
checker.py Handle case where file was ignored 2016-03-15 14:39:43 -05:00
defaults.py Incorporate more parsing logic from pycodestyle 2016-02-26 23:16:33 -06:00
exceptions.py Incorporate more parsing logic from pycodestyle 2016-02-26 23:16:33 -06:00
processor.py Remove unnecessary and outdated test runner 2016-03-17 14:55:57 -05:00
style_guide.py Run checks expecting an AST 2016-03-15 14:11:01 -05:00
utils.py Simplify how we check if a file is excluded 2016-03-11 21:08:41 -06:00