lint preferences

This commit is contained in:
2026-08-07 16:03:52 +02:00
parent aa01f47d92
commit 30d8203d55
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
[tool.ruff.lint]
select = ["E4", "E7", "E9", "F"]