Merge "Enable some off-by-default checks"
This commit is contained in:
commit
0f01864959
2
tox.ini
2
tox.ini
@ -62,9 +62,9 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
|
||||
#
|
||||
# E251 unexpected spaces around keyword / parameter equals
|
||||
# reason: no improvement in readability
|
||||
|
||||
show-source = True
|
||||
ignore = E251
|
||||
enable-extensions=H106,H203
|
||||
builtins = _
|
||||
exclude=.venv,.git,.tox,dist,*lib/python*,*egg,build
|
||||
max-complexity=30
|
||||
|
Loading…
x
Reference in New Issue
Block a user