DIY_GIT_in_Python/ruff.toml

4 lines
45 B
TOML

[lint]
select = ["E", "F"]
ignore = ["F401"]