14 lines
146 B
YAML
14 lines
146 B
YAML
doc-warnings: true
|
|
|
|
test-warnings: false
|
|
|
|
strictness: medium
|
|
|
|
max-line-length: 80
|
|
|
|
ignore-paths:
|
|
- tests
|
|
|
|
pep257:
|
|
disable:
|
|
- D203
|