flake8/src/flake8
Ian Stapleton Cordasco 6381d86f00 Merge branch 'formatter-print-observe-newline' into 'master'
Respect a formatter's newline setting when printing

See merge request pycqa/flake8!222
2018-01-01 00:57:09 +00:00
..
api Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
formatting Respect a formatter's newline setting when printing 2017-12-31 18:50:59 -06:00
main Merge branch 'isort-fix' into 'master' 2018-01-01 00:53:56 +00:00
options Use default comma-separated regex for local-plugin paths. 2017-10-25 08:57:46 -07:00
plugins Update our plugin registration for debugging 2017-08-08 08:54:40 -05:00
__init__.py Stop being silly 2017-11-26 12:32:29 -06:00
__main__.py Move flake8 into src 2016-06-25 10:12:13 -05:00
checker.py Implement better UX around broken plugins 2017-12-31 18:46:59 -06:00
defaults.py Allow spaces in # noqa lists 2017-07-28 19:31:32 -05:00
exceptions.py Implement better UX around broken plugins 2017-12-31 18:46:59 -06:00
processor.py Simplify and speed up multiprocessing 2016-11-29 09:00:33 -08:00
statistics.py Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
style_guide.py Remediate one wafer thing decision logic bug 2017-07-28 06:10:12 -05:00
utils.py Allow our local plugin parsing to accept commas 2017-08-09 19:35:01 -05:00