mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
5 lines
64 B
INI
5 lines
64 B
INI
[flake8]
|
|
exclude =
|
|
tests/fixtures/,
|
|
docs/
|
|
ignore = D203
|