Skip to content

Commit 8f42595

Browse files
Enable ruff rules ISC001/ISC002 (jaraco/skeleton#158)
Starting with ruff 0.9.1, they are compatible with the ruff formatter when used together.
1 parent aa89106 commit 8f42595

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ruff.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ ignore = [
4343
"Q003",
4444
"COM812",
4545
"COM819",
46-
"ISC001",
47-
"ISC002",
4846

4947
# local
5048
]

0 commit comments

Comments
 (0)