mostly fixes
[distro-setup] / brc
diff --git a/brc b/brc
index b2df5c28bcd8aa102fc4eef73ca43b69b379610e..b2bac5b43edcc7eae11bfb3a9e6f37a011939c1d 100644 (file)
--- 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