litellm/type-discipline-budget.json
mateo-berri 5ee0b1f5db chore(typing): remove 914 basedpyright Any errors across 16 hotspot files
Whole-tree basedpyright drops from 147,728 to 146,543 errors (reportAny
-670, reportExplicitAny -244) with no rule increasing repo-wide or in
any file. TypedDicts, Mapping/Sequence views, Protocols, and precise
helper return types replace Any; no casts, ignores, or runtime changes.
Budgets ratcheted down by the fixed amounts.
2026-08-10 01:24:40 -07:00

35 lines
400 B
JSON

{
"LIT001": {
"limit": 23064
},
"LIT002": {
"limit": 27166
},
"LIT003": {
"limit": 269
},
"LIT004": {
"limit": 43
},
"LIT005": {
"limit": 0
},
"LIT006": {
"limit": 1078
},
"LIT007": {
"limit": 0
},
"LIT008": {
"limit": 951
},
"LIT009": {
"limit": 0
},
"LIT010": {
"limit": 16753
},
"LIT011": {
"limit": 5598
}
}