mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove SIM110 from external list in Ruff configuration
This commit is contained in:
parent
671f348a27
commit
52d8e03d85
@ -287,7 +287,6 @@ external = [ # Whitelist for RUF100 unknown code warnings
|
||||
"E704",
|
||||
"W291",
|
||||
"W293",
|
||||
"SIM110",
|
||||
"SIM113",
|
||||
]
|
||||
select = [
|
||||
|
Loading…
Reference in New Issue
Block a user