mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-07 13:31:36 -07:00
parent
ef6a5b97b9
commit
20ad7dc8de
1 changed files with 1 additions and 0 deletions
|
@ -818,6 +818,7 @@ checkSingleQuotedVariables params t@(T_SingleQuoted id s) =
|
|||
,"docker" -- like above
|
||||
,"dpkg-query"
|
||||
,"jq" -- could also check that user provides --arg
|
||||
,"unset"
|
||||
]
|
||||
|| "awk" `isSuffixOf` commandName
|
||||
|| "perl" `isPrefixOf` commandName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue