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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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