X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=brc;h=b2bac5b43edcc7eae11bfb3a9e6f37a011939c1d;hb=3f6c5b1f2c72614ee8cb4d0e4325e7beddda9c04;hp=b2df5c28bcd8aa102fc4eef73ca43b69b379610e;hpb=768363d8771edb9d9ed82425fa772d77b90139c0;p=distro-setup diff --git a/brc b/brc index b2df5c2..b2bac5b 100644 --- a/brc +++ b/brc @@ -2141,7 +2141,7 @@ sk() { local quotes others quotes=2048,2068,2086,2206,2254 - others=2029,2033,2054,2164 + others=2029,2032,2033,2054,2164, shellcheck -W 999 -x -e $quotes,$others "$@" || return $? } # sk with quotes. For checking scripts that we expect to take untrusted