chore: Update pre-commit and ruff rules
This commit is contained in:
@@ -29,7 +29,8 @@ ignore = [
|
||||
"FIX004",
|
||||
|
||||
# Others I dont care about
|
||||
"D"
|
||||
"D",
|
||||
"CPY001"
|
||||
]
|
||||
|
||||
[tool.ruff.format]
|
||||
|
||||
Reference in New Issue
Block a user