Skip to content

Commit

Permalink
Enable ruff rules ISC001/ISC002 (#158)
Browse files Browse the repository at this point in the history
Starting with ruff 0.9.1, they are compatible with the ruff formatter
when used together.
  • Loading branch information
DimitriPapadopoulos authored Feb 27, 2025
1 parent aa89106 commit 8f42595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ ignore = [
"Q003",
"COM812",
"COM819",
"ISC001",
"ISC002",

# local
]
Expand Down

0 comments on commit 8f42595

Please sign in to comment.