Skip to content

Commit 34b1340

Browse files
ruff formatter now compatible with ISC001/ISCO02 (#259)
Starting with ruff 0.9.1, the ISC001 and ISC002 linter rules, used together, are compatible with the formatter.
1 parent ad82145 commit 34b1340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ ignore = [
6363
"E111",
6464
"E114",
6565
"E117",
66-
"ISC001",
67-
"ISC002",
6866
"E501",
6967
"N818",
7068
]

0 commit comments

Comments
 (0)