diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index e9b5afba9ea..6463000c69d 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -1,9 +1,9 @@ { "reportAny": { - "limit": 18483 + "limit": 17259 }, "reportArgumentType": { - "limit": 2564 + "limit": 2551 }, "reportAssignmentType": { "limit": 320 @@ -12,25 +12,25 @@ "limit": 483 }, "reportCallIssue": { - "limit": 113 + "limit": 112 }, "reportConstantRedefinition": { "limit": 40 }, "reportDeprecated": { - "limit": 213 + "limit": 212 }, "reportDuplicateImport": { "limit": 19 }, "reportExplicitAny": { - "limit": 5960 + "limit": 5482 }, "reportFunctionMemberAccess": { "limit": 7 }, "reportGeneralTypeIssues": { - "limit": 154 + "limit": 150 }, "reportIncompatibleMethodOverride": { "limit": 56 @@ -54,10 +54,10 @@ "limit": 0 }, "reportMissingParameterType": { - "limit": 5659 + "limit": 5658 }, "reportMissingTypeArgument": { - "limit": 15484 + "limit": 15427 }, "reportMissingTypeStubs": { "limit": 40 @@ -72,7 +72,7 @@ "limit": 0 }, "reportOptionalMemberAccess": { - "limit": 1058 + "limit": 1055 }, "reportOptionalOperand": { "limit": 0 @@ -93,7 +93,7 @@ "limit": 213 }, "reportTypedDictNotRequiredAccess": { - "limit": 26 + "limit": 25 }, "reportUndefinedVariable": { "limit": 0 @@ -105,13 +105,13 @@ "limit": 109 }, "reportUnknownMemberType": { - "limit": 38804 + "limit": 38746 }, "reportUnknownParameterType": { - "limit": 19829 + "limit": 19780 }, "reportUnknownVariableType": { - "limit": 30355 + "limit": 30299 }, "reportUnnecessaryCast": { "limit": 117 @@ -123,7 +123,7 @@ "limit": 5 }, "reportUnnecessaryIsInstance": { - "limit": 833 + "limit": 831 }, "reportUntypedBaseClass": { "limit": 0 @@ -138,9 +138,9 @@ "limit": 138 }, "reportUnusedImport": { - "limit": 544 + "limit": 543 }, "reportUnusedVariable": { - "limit": 145 + "limit": 139 } } diff --git a/ruff-strict-budget.json b/ruff-strict-budget.json index 149c44ed083..44510a0e35d 100644 --- a/ruff-strict-budget.json +++ b/ruff-strict-budget.json @@ -1,6 +1,6 @@ { "ANN001": { - "limit": 3014 + "limit": 3013 }, "ANN002": { "limit": 71 @@ -9,13 +9,13 @@ "limit": 827 }, "ANN201": { - "limit": 2012 + "limit": 2008 }, "ANN202": { - "limit": 847 + "limit": 846 }, "ANN204": { - "limit": 706 + "limit": 704 }, "ANN205": { "limit": 112 @@ -24,7 +24,7 @@ "limit": 133 }, "ANN401": { - "limit": 1153 + "limit": 903 }, "ASYNC230": { "limit": 11 @@ -39,7 +39,7 @@ "limit": 503 }, "B009": { - "limit": 58 + "limit": 55 }, "B010": { "limit": 190 @@ -117,7 +117,7 @@ "limit": 1 }, "PERF102": { - "limit": 27 + "limit": 25 }, "PERF401": { "limit": 12 @@ -177,7 +177,7 @@ "limit": 8 }, "RUF019": { - "limit": 38 + "limit": 35 }, "RUF046": { "limit": 4 @@ -198,7 +198,7 @@ "limit": 58 }, "SIM102": { - "limit": 317 + "limit": 316 }, "SIM103": { "limit": 119 @@ -231,7 +231,7 @@ "limit": 5 }, "TID251": { - "limit": 1201 + "limit": 1159 }, "TRY002": { "limit": 524 @@ -246,7 +246,7 @@ "limit": 113 }, "TRY300": { - "limit": 859 + "limit": 858 }, "UP028": { "limit": 2 diff --git a/type-discipline-budget.json b/type-discipline-budget.json index 399e02043a0..e5a48872a98 100644 --- a/type-discipline-budget.json +++ b/type-discipline-budget.json @@ -1,9 +1,9 @@ { "LIT001": { - "limit": 22733 + "limit": 22708 }, "LIT002": { - "limit": 26863 + "limit": 26843 }, "LIT003": { "limit": 269 @@ -15,24 +15,24 @@ "limit": 0 }, "LIT006": { - "limit": 1065 + "limit": 1063 }, "LIT007": { "limit": 0 }, "LIT008": { - "limit": 948 + "limit": 945 }, "LIT009": { "limit": 0 }, "LIT010": { - "limit": 16616 + "limit": 16565 }, "LIT011": { - "limit": 5583 + "limit": 5579 }, "LIT012": { - "limit": 4510 + "limit": 4509 } }