alqueva/ruff.toml

4 lines
52 B
TOML
Raw Permalink Normal View History

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