Skip to content

Commit 3701d13

Browse files
DimitriPapadopoulosjaraco
authored andcommitted
Enable ruff rule RUF010
1 parent 54858be commit 3701d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ruff.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[lint]
22
extend-select = [
33
"C901",
4+
"RUF010",
45
"W",
56
]
67
ignore = [

0 commit comments

Comments
 (0)