singe/thirdparty/openssl/tlslite-ng/.landscape.yaml
2023-11-16 22:15:24 -06:00

16 lines
177 B
YAML

doc-warnings: true
test-warnings: false
strictness: medium
max-line-length: 80
ignore-paths:
- tests
- unit_tests
- scripts
pep257:
disable:
- D203