flake8/tests
Ian Cordasco 3b64ff2a1f Make Plugin.load_plugin raise a Flake8 exception
Let's catch exceptions, log them, and re-raise as a FailedToLoad
exception. This also refactors the actually loading of plugins into a
private method on the Plugin class.
2016-01-22 09:04:52 -06:00
..
fixtures/config_files Update fixture README with descriptions 2016-01-19 06:43:47 -06:00
unit Make Plugin.load_plugin raise a Flake8 exception 2016-01-22 09:04:52 -06:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00