mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-01 21:06:53 +08:00
Improve pyright verification of third-party test cases in CI (#9650)
Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"typeshedPath": ".",
|
||||
"include": [
|
||||
"test_cases",
|
||||
"stubs/**/@tests/test_cases"
|
||||
],
|
||||
"typeCheckingMode": "strict",
|
||||
// Using unspecific "type ignore" comments in test_cases.
|
||||
|
||||
Reference in New Issue
Block a user