mirror of
https://github.com/acgnhiki/blrec.git
synced 2024-12-29 01:50:12 +08:00
5ebeb38b69
close #42
9 lines
112 B
INI
9 lines
112 B
INI
[flake8]
|
|
max-line-length = 88
|
|
ignore = D203, W504, W503
|
|
exclude =
|
|
__*,
|
|
.*,
|
|
build,
|
|
dist,
|