mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-07 05:21:34 -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
|
,"docker" -- like above
|
||||||
,"dpkg-query"
|
,"dpkg-query"
|
||||||
,"jq" -- could also check that user provides --arg
|
,"jq" -- could also check that user provides --arg
|
||||||
|
,"unset"
|
||||||
]
|
]
|
||||||
|| "awk" `isSuffixOf` commandName
|
|| "awk" `isSuffixOf` commandName
|
||||||
|| "perl" `isPrefixOf` commandName
|
|| "perl" `isPrefixOf` commandName
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue