flake8/src/flake8
Ian Stapleton Cordasco 222f0a8115
Allow our local plugin parsing to accept commas
By slightly modifying our utility function to parse comma separated
lists we can parse local plugins similar to other configuration options.
2017-08-09 19:35:01 -05:00
..
api Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07:00
formatting Rename style_guide.Error to style_guide.Violation 2017-06-04 07:57:28 -05:00
main Update our plugin registration for debugging 2017-08-08 08:54:40 -05:00
options Allow our local plugin parsing to accept commas 2017-08-09 19:35:01 -05:00
plugins Update our plugin registration for debugging 2017-08-08 08:54:40 -05:00
__init__.py Prepare master branch for development of 3.5.0 2017-08-06 14:02:58 -05:00
__main__.py Move flake8 into src 2016-06-25 10:12:13 -05:00
checker.py Lint only *.py files with --diff option 2017-08-08 06:27:54 +02:00
defaults.py Allow spaces in # noqa lists 2017-07-28 19:31:32 -05:00
exceptions.py Handle missing default formatter 2017-05-13 06:52:08 -05: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