From 68d5c0b51a9053f88475d2b50a963041843e8330 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 12 Nov 2024 06:26:24 +0100 Subject: [PATCH] local --- bash/.shellcheckrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.shellcheckrc b/bash/.shellcheckrc index 26775fc..4a9be0e 100644 --- a/bash/.shellcheckrc +++ b/bash/.shellcheckrc @@ -1,3 +1,3 @@ -#disable=2312,3043 +disable=3043 enable=all shell=sh