flake8/flake8/plugins
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
..
__init__.py Add missing docstrings to plugin submodule 2016-01-19 07:45:25 -06:00
_trie.py Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
manager.py Store plugin parameters on the plugin itself 2016-02-26 08:21:09 -06:00
notifier.py Fix Notifier.listeners_for 2016-02-19 18:55:01 -06:00
pyflakes.py Re-order project imports based on flake8-import-order 2016-02-25 11:14:41 -06:00