16 lines
177 B
YAML
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
|