flake8/tests/unit
Ian Cordasco 8bc76f79de
Configure flake8-import-order to use Google Style
This relies on two things:

1. Properly configuring flake8-import-order to use that style
2. Properly configuring flake8-import-order to know that flake8 is our
   application name.
2016-06-17 10:26:36 -05: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 Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05: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 Configure flake8-import-order to use Google Style 2016-06-17 10:26:36 -05:00