Skip to content

Commit df44813

Browse files
committed
disable shellcheck rule
1 parent 1b2a076 commit df44813

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

functions.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ function get_config() {
136136
# Get available versions for a given path
137137
#
138138
# The result is a list of valid versions.
139+
# shellcheck disable=SC2120
139140
function get_versions() {
140141
shift
141142

0 commit comments

Comments
 (0)