We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdbe2d commit f62d29fCopy full SHA for f62d29f
shell_script_template.bash
@@ -31,7 +31,6 @@ LIBRARY_PATH="${SCRIPT_PATH}/lib/"
31
## @var DEFAULT_WORD
32
## @brief default value for the 'word' CLI parameter
33
declare DEFAULT_WORD
34
-# shellcheck disable=SC2034
35
DEFAULT_WORD="bird"
36
37
0 commit comments