mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
Enable pyright's reportUnnecessaryTypeIgnoreComment setting for the whole test_cases directory (#8683)
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
"typeshedPath": ".",
|
||||
"include": [
|
||||
"stdlib",
|
||||
"stubs",
|
||||
"test_cases"
|
||||
"stubs"
|
||||
],
|
||||
"exclude": [
|
||||
"stdlib/distutils/command",
|
||||
|
||||
Reference in New Issue
Block a user