flake8/tests
Ian Stapleton Cordasco 49f0fbcf1e
Respect a formatter's newline setting when printing
In working on flake8-json, I noticed that setting newline was only
helpful for writing to an ouput-file but not to standard-out. It makes
sense for this setting to apply to both branches otherwise plugins need
to override the method to get the behaviour they expect.
2017-12-31 18:50:59 -06:00
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
unit Respect a formatter's newline setting when printing 2017-12-31 18:50:59 -06:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00