We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643aff8 commit bb02c8bCopy full SHA for bb02c8b
script/release
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-# shellcheck disable=SC2034
+# shellcheck disable=SC2034,SC2181
3
4
# COLORS
5
OFF='\033[0m'
0 commit comments