This commit is contained in:
FuzzyGrim
2026-02-03 22:43:51 +01:00
parent 8b32b73da7
commit c763f7fe39

View File

@@ -1,6 +1,7 @@
[tool.ruff]
target-version = "py312"
extend-exclude = ["migrations"]
force-exclude = true
[tool.ruff.lint]
select = ["ALL"]