mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-02 05:34:04 +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:
@@ -6,6 +6,8 @@
|
||||
"stubs",
|
||||
],
|
||||
"exclude": [
|
||||
// test cases use a custom pyrightconfig file
|
||||
"stubs/**/@tests/test_cases",
|
||||
"stdlib/distutils/command",
|
||||
"stdlib/lib2to3/refactor.pyi",
|
||||
"stdlib/_tkinter.pyi",
|
||||
|
||||
Reference in New Issue
Block a user