Merge pull request #1208 from ngzhian/1186

Add unset to list of commands exempt from 2016
This commit is contained in:
Vidar Holen 2018-05-13 16:47:29 -07:00 committed by GitHub
commit 1de8ba0210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -825,6 +825,7 @@ checkSingleQuotedVariables params t@(T_SingleQuoted id s) =
,"docker" -- like above
,"dpkg-query"
,"jq" -- could also check that user provides --arg
,"unset"
,"git filter-branch"
]
|| "awk" `isSuffixOf` commandName