1
0
mirror of https://github.com/jtesta/ssh-audit.git synced 2025-08-03 02:49:44 -05:00
Files
ssh-audit/test/prospector.yml

10 lines
116 B
YAML

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