chore: ratchet down lint/type budgets after disconnect-billing merge fix

This commit is contained in:
nuernber 2026-08-31 09:05:37 -07:00
parent 95a2586228
commit b2df72f980
2 changed files with 8 additions and 8 deletions

View file

@ -57,7 +57,7 @@
"limit": 5658
},
"reportMissingTypeArgument": {
"limit": 15656
"limit": 15655
},
"reportMissingTypeStubs": {
"limit": 40
@ -99,19 +99,19 @@
"limit": 0
},
"reportUnknownArgumentType": {
"limit": 44831
"limit": 44829
},
"reportUnknownLambdaType": {
"limit": 109
},
"reportUnknownMemberType": {
"limit": 39267
"limit": 39265
},
"reportUnknownParameterType": {
"limit": 19987
"limit": 19986
},
"reportUnknownVariableType": {
"limit": 30922
"limit": 30921
},
"reportUnnecessaryCast": {
"limit": 117

View file

@ -1,9 +1,9 @@
{
"LIT001": {
"limit": 23002
"limit": 23001
},
"LIT002": {
"limit": 27145
"limit": 27144
},
"LIT003": {
"limit": 269
@ -27,7 +27,7 @@
"limit": 0
},
"LIT010": {
"limit": 16730
"limit": 16729
},
"LIT011": {
"limit": 5577