mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 21:42:25 +08:00
Enable pyright's reportUnnecessaryTypeIgnoreComment setting for the whole test_cases directory (#8683)
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
"typeshedPath": ".",
|
||||
"include": [
|
||||
"stdlib",
|
||||
"stubs",
|
||||
"test_cases"
|
||||
"stubs"
|
||||
],
|
||||
"typeCheckingMode": "basic",
|
||||
"strictListInference": true,
|
||||
|
||||
Reference in New Issue
Block a user