mirror of
https://github.com/acgnhiki/blrec.git
synced 2024-12-28 09:30:13 +08:00
8 lines
84 B
INI
8 lines
84 B
INI
[flake8]
|
|
ignore = D203, W504
|
|
exclude =
|
|
__*,
|
|
.*,
|
|
build,
|
|
dist,
|