Skip to content

Commit

Permalink
Reconfigure ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Oct 28, 2023
1 parent efd842e commit bd5b5db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ignore = [
"DJ008",
"E203",
"ERA001",
"FBT002",
"ISC001",
"PD901",
"PERF203",
Expand All @@ -56,6 +57,7 @@ ignore = [
"RUF001",
"RUF002",
"RUF003",
"RUF012",
"S110",
"S112",
"S308",
Expand Down

0 comments on commit bd5b5db

Please sign in to comment.