mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 14:24:17 +00:00
Reproduce quiet/verbose config problem
This commit is contained in:
parent
01f8824490
commit
98b9946a78
2 changed files with 23 additions and 3 deletions
|
|
@ -7,3 +7,5 @@ exclude =
|
|||
foo/,
|
||||
bar/,
|
||||
bogus/
|
||||
verbose = 2
|
||||
quiet = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue