mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Match type-checked files in pyright and mypy
This commit is contained in:
parent
0a1af1faea
commit
3f13b5a323
@ -394,9 +394,11 @@ ignore_errors = true
|
||||
typeCheckingMode = "strict"
|
||||
include = [
|
||||
"doc/conf.py",
|
||||
"utils",
|
||||
"doc/development/tutorials/examples/autodoc_intenum.py",
|
||||
"doc/development/tutorials/examples/helloworld.py",
|
||||
"sphinx",
|
||||
"tests",
|
||||
"utils",
|
||||
]
|
||||
|
||||
reportArgumentType = "none"
|
||||
|
Loading…
Reference in New Issue
Block a user