tlsfuzzer/tlsfuzzer

View on GitHub
.landscape.yaml

Summary

Maintainability
Test Coverage
doc-warnings: true

test-warnings: false

strictness: medium

max-line-length: 80

ignore-paths:
    - tests

pep257:
    disable:
        - D203