Skip to content
Unverified Commit 222292c4 authored by Ian Stapleton Cordasco's avatar Ian Stapleton Cordasco
Browse files

Handle repeated --quiet options again

Fundamentally on Flake8 2.x using -q altered the format of the errors
(and the behaviour a little) so it makes the most sense to implement
this logic with formatters rather than messy logic spread throughout
the project.

The FilenameOnly formatter will keep track of filenames already reported
and only print the name once while Nothing will print nothing.

Closes #180
parent 4dc1d11a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment