Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

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 5a866d1 commit 74c2a8c
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 74c2a8c

Please sign in to comment.