flake8/flake8
Ian Cordasco 6a15bd00b5 Store plugin parameters on the plugin itself
This allows us to access these from the checker module as well.
2016-02-26 08:21:09 -06:00
..
formatting Make pylint happier 2016-02-19 15:10:46 -06:00
main Re-order project imports based on flake8-import-order 2016-02-25 11:14:41 -06:00
options Re-order project imports based on flake8-import-order 2016-02-25 11:14:41 -06:00
plugins Store plugin parameters on the plugin itself 2016-02-26 08:21:09 -06:00
__init__.py Update the default log format 2016-02-19 18:58:42 -06:00
__main__.py Add parity with `python -m flake8` 2016-02-19 19:38:27 -06:00
checker.py Add type annotations 2016-02-23 21:09:19 -06:00
defaults.py Add a module with defaults 2016-01-11 23:15:23 -06:00
exceptions.py Make Plugin.load_plugin raise a Flake8 exception 2016-01-22 09:04:52 -06:00
style_guide.py Re-order project imports based on flake8-import-order 2016-02-25 11:14:41 -06:00
utils.py Add and fix documentation 2016-02-25 09:06:50 -06:00