From 01257351d984489706ec9d296e13ad1073d0b018 Mon Sep 17 00:00:00 2001 From: Turtle Date: Mon, 10 Aug 2026 19:32:00 +0800 Subject: [PATCH] fix(ci): recognize root dsh script --- knip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/knip.json b/knip.json index 2f755dbb5f..af57e24303 100644 --- a/knip.json +++ b/knip.json @@ -5,6 +5,7 @@ ], "ignoreBinaries": [ "bwrap", + "dsh", "icacls", "musl-gcc", "python3",