From a816e76f16cdf41431bb44281a7ec59a1f130e3a Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong (cubxxw)" <3293172751nss@gmail.com> Date: Thu, 7 Mar 2024 18:07:42 +0800 Subject: [PATCH] feat: add scripts verify shell check --- scripts/verify-shellcheck.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/verify-shellcheck.sh b/scripts/verify-shellcheck.sh index c7e713d09..0c4f165bf 100755 --- a/scripts/verify-shellcheck.sh +++ b/scripts/verify-shellcheck.sh @@ -87,6 +87,7 @@ disabled=( 2178 2064 2260 + 2261 2043 2178 2044