mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 14:10:56 -05:00
6 lines
62 B
TOML
6 lines
62 B
TOML
|
# Same as .flake8
|
||
|
line-length = 120
|
||
|
|
||
|
[lint]
|
||
|
ignore = ["E203"]
|