Skip to content

Commit 9f7c09e

Browse files
committed
make shellcheck happy
1 parent 204d2f9 commit 9f7c09e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bash_it.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ BASH_IT_LOG_PREFIX="core: main: "
1414
source "${BASH_IT}/vendor/github.com/erichs/composure/composure.sh"
1515

1616
# Extend composure with additional metadata functions
17+
# shellcheck disable=SC2329
1718
url() { :; }
1819
# support 'plumbing' metadata
1920
cite _about _param _example _group _author _version url

0 commit comments

Comments
 (0)