Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Dec 17, 2024
1 parent 0073b1d commit 8865d1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ lint.ignore = [
"ANN002",
"ANN003",
"ANN201",
"B006",
"BLE001",
"D100",
"D104",
Expand All @@ -14,6 +15,7 @@ lint.ignore = [
"FBT002",
"FBT003",
"FURB101",
"I001",
"INT001",
"PERF401",
"PLC1901",
Expand Down

0 comments on commit 8865d1a

Please sign in to comment.