1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-01-12 15:45:48 +01:00
ssh-audit/test/prospector.yml

10 lines
116 B
YAML

inherits:
- strictness_veryhigh
pep8:
disable:
- W191
- W293
- E501
- E221