mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-07 15:48:33 +02:00
Fixed pylint warnings regarding bad indendation.
This commit is contained in:
parent
32684ddc84
commit
c8a1db33c8
2
tox.ini
2
tox.ini
@ -89,7 +89,7 @@ commands =
|
|||||||
[pylint]
|
[pylint]
|
||||||
reports = no
|
reports = no
|
||||||
#output-format = colorized
|
#output-format = colorized
|
||||||
indent-string = \t
|
indent-string = " "
|
||||||
disable =
|
disable =
|
||||||
bad-continuation,
|
bad-continuation,
|
||||||
broad-except,
|
broad-except,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user