diff --git a/dev/shellcheck.files b/dev/shellcheck.files index f43ba31..fcd09c6 100644 --- a/dev/shellcheck.files +++ b/dev/shellcheck.files @@ -1,4 +1,5 @@ # list of additional files to check from shellcheck -#### $$VERSION$$ v1.30-0-g3266427 +#### $$VERSION$$ v1.31-dev-15-g07f026c bashbot.rc +mycommands.conf mycommands.sh.clean diff --git a/mycommands.conf b/mycommands.conf index e06fe09..736928d 100644 --- a/mycommands.conf +++ b/mycommands.conf @@ -1,4 +1,5 @@ #!/bin/bash +# shellcheck disable=SC2034 ####################################################### # # File: mycommands.conf @@ -11,7 +12,7 @@ # Author: KayM (gnadelwartz), kay@rrr.de # Created: 09.01.2021 07:27 # -#### $$VERSION$$ v1.30-0-g3266427 +#### $$VERSION$$ v1.31-dev-15-g07f026c ####################################################### ##########