From 8f6d08b4aecad7b08f8744bd784027f5be310c68 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=BD=20ripgrep.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/ripgrep.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/ripgrep.ts b/src/utils/ripgrep.ts index 683da05..9953330 100644 --- a/src/utils/ripgrep.ts +++ b/src/utils/ripgrep.ts @@ -677,3 +677,4 @@ async function codesignRipgrepIfNecessary() { logError(e) } } +