Skip to content
Snippets Groups Projects
Verified Commit 8c141d5d authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

ignore a conflicting ruff rule

parent c4a9c770
No related branches found
No related tags found
1 merge request!154Feature/add precommit hooks
Pipeline #85590 passed
......@@ -35,6 +35,7 @@ ignore = [
"COM812",
"D203",
"D213",
"ISC001",
"N805",
"PLR0913",
"PLR0904",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment