Improve pyright verification of third-party test cases in CI (#9650)

Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
Alex Waygood
2023-02-07 11:53:54 +00:00
committed by GitHub
parent 565a1a07ad
commit 60789273a2
9 changed files with 25 additions and 23 deletions

View File

@@ -3,6 +3,7 @@
"typeshedPath": ".",
"include": [
"test_cases",
"stubs/**/@tests/test_cases"
],
"typeCheckingMode": "strict",
// Using unspecific "type ignore" comments in test_cases.