alqueva/ruff.toml

3 lines
52 B
TOML

[lint]
select = ["ALL"]
ignore = ["F821", "ANN001"]