mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 01:28:34 +08:00
Add rg
to list of commands ignored for SC2016 (fixes #2209)
This commit is contained in:
@@ -1040,6 +1040,7 @@ checkSingleQuotedVariables params t@(T_SingleQuoted id s) =
|
||||
,"dpkg-query"
|
||||
,"jq" -- could also check that user provides --arg
|
||||
,"rename"
|
||||
,"rg"
|
||||
,"unset"
|
||||
,"git filter-branch"
|
||||
,"mumps -run %XCMD"
|
||||
|
Reference in New Issue
Block a user