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