mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-14 00:53:15 -07:00
parent
98b8dc0720
commit
2696c6472d
1 changed files with 1 additions and 0 deletions
|
@ -1097,6 +1097,7 @@ checkSingleQuotedVariables params t@(T_SingleQuoted id s) =
|
||||||
,"sudo" -- covering "sudo sh" and such
|
,"sudo" -- covering "sudo sh" and such
|
||||||
,"docker" -- like above
|
,"docker" -- like above
|
||||||
,"podman"
|
,"podman"
|
||||||
|
,"oc"
|
||||||
,"dpkg-query"
|
,"dpkg-query"
|
||||||
,"jq" -- could also check that user provides --arg
|
,"jq" -- could also check that user provides --arg
|
||||||
,"rename"
|
,"rename"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue