flake8/tests
Charles Frye 16ca17388a Fixes handling of empty lists by Application
`Application.parse_preliminary_options_and_args` was previously, against
expectations, treating empty lists passed as the `argv` argument the
same way it treated `None`s.

This has been addressed and the correct behavior tested for in a unit
test of the `Application` class.

See issue #518 for details.
2019-03-07 20:27:59 -08:00
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration Improve error message for malformed per-file-ignores 2019-01-30 19:33:54 -08:00
unit Fixes handling of empty lists by Application 2019-03-07 20:27:59 -08:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00