9 lines
57 B
TOML
9 lines
57 B
TOML
[lint]
|
|
ignore = [
|
|
"E741",
|
|
|
|
"F403",
|
|
"F405",
|
|
"E713",
|
|
]
|