mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-11 21:55:48 +08:00
Add extra checks for masked return codes
This commit is contained in:
@@ -138,3 +138,5 @@ shellForExecutable name =
|
||||
_ -> Nothing
|
||||
|
||||
flagsForRead = "sreu:n:N:i:p:a:t:"
|
||||
|
||||
declaringCommands = ["local", "declare", "export", "readonly", "typeset", "let"]
|
||||
|
Reference in New Issue
Block a user