flake8/src/flake8
2016-07-24 20:11:48 -05:00
..
api Add a bunch more legacy API tests 2016-07-19 11:12:51 -05:00
formatting Handle errors reported in empty files 2016-07-09 20:21:26 -05:00
main Fix up merge request 78 2016-07-20 19:28:13 -05:00
options Add OptionManager#parse_known_args 2016-07-16 10:07:19 -05:00
plugins Remove exc_info for logging.exception 2016-06-29 15:22:22 -05:00
__init__.py Update release notes and version string for 3.0 2016-07-24 20:11:48 -05:00
__main__.py Move flake8 into src 2016-06-25 10:12:13 -05:00
checker.py Support functions as file plugins too 2016-07-24 16:27:05 +02:00
defaults.py Update defaults 2016-06-30 06:54:10 -05:00
exceptions.py Search current directory if no paths are specified 2016-06-26 15:08:58 -05:00
processor.py Fix typo in documentation using indect 2016-07-21 13:59:07 +02:00
statistics.py Add actual tests around statistics module 2016-07-12 08:21:57 -05:00
style_guide.py Propagate the stdin_display_name to checker and processor 2016-07-20 18:45:01 -03:00
utils.py Check for alternate_separator only when truthy 2016-07-22 17:12:49 -05:00