We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2a076 commit df44813Copy full SHA for df44813
1 file changed
functions.sh
@@ -136,6 +136,7 @@ function get_config() {
136
# Get available versions for a given path
137
#
138
# The result is a list of valid versions.
139
+# shellcheck disable=SC2120
140
function get_versions() {
141
shift
142
0 commit comments