litellm/type-discipline-budget.json
mateo-berri ca7453bc69
chore(lint): recompute budget ceilings after merging base
The base branch ratcheted the same limits in 28a277e9, so the conflicting
files were reset to base and the ratchet re-run against the new merge-base
rather than resolved by hand. Each limit is now the base value minus this
branch's own delta, so both ratchets survive: basedpyright -653 across 48
rules, strict ruff -80, LIT -85.
2026-08-06 12:04:38 +00:00

35 lines
400 B
JSON

{
"LIT001": {
"limit": 23256
},
"LIT002": {
"limit": 27213
},
"LIT003": {
"limit": 269
},
"LIT004": {
"limit": 43
},
"LIT005": {
"limit": 0
},
"LIT006": {
"limit": 1091
},
"LIT007": {
"limit": 0
},
"LIT008": {
"limit": 951
},
"LIT009": {
"limit": 0
},
"LIT010": {
"limit": 16783
},
"LIT011": {
"limit": 5602
}
}