flake8/tests
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
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration Add minimal code to handle --prepend-config 2018-08-19 23:41:35 +01:00
unit Add minimal code to handle --prepend-config 2018-08-19 23:41:35 +01:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00