Enable a few more ruff rules

This commit is contained in:
Dunedan
2025-02-26 18:56:02 +01:00
parent 3c57fdb4a9
commit 118ea18a58
3 changed files with 3 additions and 7 deletions
+1 -5
View File
@@ -35,11 +35,8 @@ ignore = [
"COM812",
"D10",
"EM",
"FA",
"FIX",
"FIX002",
"FBT",
"ISC001",
"N817",
"PERF401",
"PLR0912",
"PLR0915",
@@ -48,7 +45,6 @@ ignore = [
"PT",
"PTH",
"S101",
"S310",
"S314",
"S320",
"S603",