ruff: enable I lint

This commit is contained in:
Marcel Hellwig
2026-01-05 19:20:58 +01:00
parent 42502c93fc
commit ff013ac76e
68 changed files with 321 additions and 262 deletions

View File

@@ -10,7 +10,7 @@ extend-select = [
"C4", "COM",
"E", "EM", "EXE",
"F", "FA", "FAST", "FIX", "FLY", "FURB",
"ICN", "ISC",
"I", "ICN", "ISC",
"LOG",
"PGH", "PT", "PYI",
"Q",