From 4dc9771d8b4f6420d8017f3346285acdc781b1e5 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=9D=EF=B8=8F=20outputLimits.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/shell/outputLimits.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/shell/outputLimits.ts b/src/utils/shell/outputLimits.ts index 832744b..642e236 100644 --- a/src/utils/shell/outputLimits.ts +++ b/src/utils/shell/outputLimits.ts @@ -12,3 +12,4 @@ export function getMaxOutputLength(): number { ) return result.effective } +