flake8/tests/unit
Tom Prince db9d4ad8b4 Prefer .flake8 if present for options.
If somebody explicitly has a `.flake8` file, presumably they intend to
put flake8 configuration in it, so prefer it to the generic `setup.cfg`
and `tox.ini` from pycodestyle.
2016-06-25 14:22:21 -06:00
..
test_base_formatter.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_checker_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_config_file_finder.py Prefer .flake8 if present for options. 2016-06-25 14:22:21 -06:00
test_file_processor.py Add more processor tests 2016-04-02 11:13:23 -05:00
test_merged_config_parser.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_notifier.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_option.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_option_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_plugin.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_plugin_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_plugin_type_manager.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_style_guide.py Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00
test_trie.py Start documenting our Trie implementation 2016-02-01 20:09:15 -06:00
test_utils.py Move flake8 into src 2016-06-25 10:12:13 -05:00