Enable ruff naming rules

This commit is contained in:
Dunedan 2024-09-10 08:24:56 +02:00
parent cd8b4266a4
commit e56ebb3f46
Signed by: Dunedan
GPG Key ID: 885B16854284E0B2

View File

@ -16,7 +16,7 @@ ignore = [
"FIX", "FIX",
"FBT", "FBT",
"ISC001", "ISC001",
"N", "N817",
"PERF203", "PERF203",
"PERF401", "PERF401",
"PLR0912", "PLR0912",