We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204d2f9 commit 9f7c09eCopy full SHA for 9f7c09e
bash_it.sh
@@ -14,6 +14,7 @@ BASH_IT_LOG_PREFIX="core: main: "
14
source "${BASH_IT}/vendor/github.com/erichs/composure/composure.sh"
15
16
# Extend composure with additional metadata functions
17
+# shellcheck disable=SC2329
18
url() { :; }
19
# support 'plumbing' metadata
20
cite _about _param _example _group _author _version url
0 commit comments