From b2df72f980c1f65dbf2e7200ecef4aa1a2a45aa5 Mon Sep 17 00:00:00 2001 From: nuernber Date: Mon, 31 Aug 2026 09:05:37 -0700 Subject: [PATCH] chore: ratchet down lint/type budgets after disconnect-billing merge fix --- basedpyright-code-budget.json | 10 +++++----- type-discipline-budget.json | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index a542d025e74..f62d5f95256 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -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 diff --git a/type-discipline-budget.json b/type-discipline-budget.json index 1f2651f5f25..c5349689ec0 100644 --- a/type-discipline-budget.json +++ b/type-discipline-budget.json @@ -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