refactor: update pyrightconfig to scan all API files (#25429)

This commit is contained in:
-LAN-
2025-09-09 17:12:45 +08:00
committed by GitHub
parent a1cf48f84e
commit 7443c5a6fc

View File

@@ -1,5 +1,5 @@
{
"include": ["models", "configs"],
"include": ["."],
"exclude": [".venv", "tests/", "migrations/"],
"ignore": [
"core/",