mirror of
https://github.com/super-linter/super-linter.git
synced 2025-01-26 08:19:06 -05:00
6 lines
62 B
TOML
6 lines
62 B
TOML
|
# Same as .flake8
|
||
|
line-length = 120
|
||
|
|
||
|
[lint]
|
||
|
ignore = ["E203"]
|