Skip to content

Commit 6fdcf80

Browse files
Ruff: Add a couple of DTZ rules (#12081)
1 parent ea1286e commit 6fdcf80

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
@@ -52,6 +52,7 @@ select = [
5252
"EM",
5353
"EXE",
5454
"FA",
55+
"DTZ003", "DTZ004", "DTZ012", "DTZ901",
5556
"ISC",
5657
"ICN",
5758
"LOG",

0 commit comments

Comments
 (0)