DIY_GIT_in_Python/ruff.toml
2024-02-21 20:46:59 +01:00

4 lines
45 B
TOML

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