add SLF lint

This commit is contained in:
Jörg Thalheim
2024-09-02 16:22:10 +02:00
parent f2460ecd7f
commit e1e39e9ae9
8 changed files with 19 additions and 19 deletions

View File

@@ -33,6 +33,7 @@ lint.select = [
"RET",
"RSE",
"RUF",
"SLF",
"T10",
"TID",
"U",