mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 16:11:18 +01:00
5 lines
101 B
TOML
5 lines
101 B
TOML
[lint]
|
|
ignore = [
|
|
# Use a single `if` statement instead of nested `if` statements
|
|
"SIM102",
|
|
] |