flake8/tests/integration
Germain Chazot 4f3087b369 Add minimal code to handle --prepend-config
Add code to handle config files specified with the --prepend-config
argument.

Options specified in prepend files get a higher precedence than flake8
defaults but a lower one than user configs. This allows to override
the defaults without affecting the behaviour of user and local config
files.

This implements a solution for issue #349
2018-08-19 23:41:35 +01:00
..
subdir Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
test_aggregator.py Add minimal code to handle --prepend-config 2018-08-19 23:41:35 +01:00
test_checker.py Fix docstring violations 2017-05-12 20:34:15 -05:00
test_plugins.py Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00