Remove ez_setup exclude.
This commit is contained in:
parent
d2e550e922
commit
6089d4a636
@ -8,7 +8,7 @@ targets=qutebrowser,scripts
|
||||
# D209: Blank line before closing """ (removed from PEP257)
|
||||
# D402: First line should not be function's signature (false-positives)
|
||||
disable=D102,D209,D402
|
||||
exclude=test_.*,ez_setup
|
||||
exclude=test_.*
|
||||
|
||||
[pylint]
|
||||
args=--output-format=colorized,--reports=no,--rcfile=.pylintrc
|
||||
|
Loading…
Reference in New Issue
Block a user