Skip to content

Commit d34799d

Browse files
Remove removed lint rule
1 parent 2510e05 commit d34799d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ select = [
7070
"S317", # suspicious-xml-sax-usage
7171
"S318", # suspicious-xml-mini-dom-usage
7272
"S319", # suspicious-xml-pull-dom-usage
73-
"S320", # suspicious-xmle-tree-usage
7473
"S601", # paramiko-call
7574
"S602", # subprocess-popen-with-shell-equals-true
7675
"S604", # call-with-shell-equals-true

0 commit comments

Comments
 (0)