From 9c795e52f3a9bc012872bc5f05ff2af4758a4d4f Mon Sep 17 00:00:00 2001 From: mateo-berri <277851410+mateo-berri@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:55:32 -0700 Subject: [PATCH] chore(lint): drop budget limits back to the values on the merged base The staging merge resolved three budget conflicts by keeping this branch's older, higher numbers, which turned budget-ratchet red. Nothing on the branch adds violations for those rules, so the base's limits hold. --- basedpyright-code-budget.json | 2 +- type-discipline-budget.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index 4cbe9661d02..60136bb0650 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -123,7 +123,7 @@ "limit": 4 }, "reportUnnecessaryIsInstance": { - "limit": 823 + "limit": 819 }, "reportUntypedBaseClass": { "limit": 0 diff --git a/type-discipline-budget.json b/type-discipline-budget.json index 4837cc9e75f..1474171717f 100644 --- a/type-discipline-budget.json +++ b/type-discipline-budget.json @@ -1,6 +1,6 @@ { "LIT001": { - "limit": 22332 + "limit": 22330 }, "LIT002": { "limit": 26760 @@ -27,7 +27,7 @@ "limit": 0 }, "LIT010": { - "limit": 16480 + "limit": 16478 }, "LIT011": { "limit": 5518