summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-07-25 19:32:42 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-07-25 19:38:19 -0500
commit222292c4b2bb595c81d749bfd35ef9adc640bacb (patch)
tree4ff1ab3709e2c84861d8427cecee6c019cd901d5 /docs
parent4dc1d11a627a571eeae4e0ae3da7b94e7de04214 (diff)
downloadflake8-222292c4b2bb595c81d749bfd35ef9adc640bacb.tar.gz
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
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions