mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Enable Ruff YTT (#13314)
This commit is contained in:
@@ -43,6 +43,7 @@ select = [
|
||||
"PGH", # pygrep-hooks
|
||||
"RUF", # Ruff-specific and unused-noqa
|
||||
"UP", # pyupgrade
|
||||
"YTT", # flake8-2020
|
||||
# Flake8 base rules
|
||||
"E", # pycodestyle Error
|
||||
"F", # Pyflakes
|
||||
|
||||
Reference in New Issue
Block a user