mirror of https://github.com/jtesta/ssh-audit.git
10 lines
116 B
YAML
10 lines
116 B
YAML
|
inherits:
|
||
|
- strictness_veryhigh
|
||
|
|
||
|
pep8:
|
||
|
disable:
|
||
|
- W191
|
||
|
- W293
|
||
|
- E501
|
||
|
- E221
|