We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strip-with-multi-characters
1 parent 643672d commit a91db37Copy full SHA for a91db37
.ruff.toml
@@ -23,7 +23,6 @@ ignore = [
23
"RUF013", # implicit-optional
24
"RUF015", # unnecessary-iterable-allocation-for-first-element
25
26
- "B005", # strip-with-multi-characters
27
"B010", # set-attr-with-constant
28
"B011", # assert-false
29
"B017", # assert-raises-exception
0 commit comments