From 41610ea82ea7972f72e35427d5a521cdc46601a4 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=96=20shadowedRuleDetectio?= =?UTF-8?q?n.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/permissions/shadowedRuleDetection.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/permissions/shadowedRuleDetection.ts b/src/utils/permissions/shadowedRuleDetection.ts index c54ce94..c245f2d 100644 --- a/src/utils/permissions/shadowedRuleDetection.ts +++ b/src/utils/permissions/shadowedRuleDetection.ts @@ -232,3 +232,4 @@ export function detectUnreachableRules( return unreachable } +