mirror of
https://github.com/NCBM/plyngent.git
synced 2026-07-23 05:55:16 +08:00
ci/lint: enable strictGenericNarrowing; type-clean stream merge
strictGenericNarrowing=true; rewrite raw SSE tool-call merge with typed Mapping helpers so basedpyright is warning-free.
This commit is contained in:
@@ -36,6 +36,7 @@ build-backend = "pdm.backend"
|
||||
|
||||
[tool.basedpyright]
|
||||
typeCheckingMode = "recommended"
|
||||
strictGenericNarrowing = true
|
||||
reportAny = "hint"
|
||||
reportExplicitAny = "hint"
|
||||
reportImplicitStringConcatenation = "hint"
|
||||
|
||||
Reference in New Issue
Block a user