mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
ShellCheck throws warning SC2093 when a script contains commands that could never be executed because they are after an `exec`. Command `:` does nothing, so add it to the list of commands that don’t trigger this warning. |
||
---|---|---|
.. | ||
Checks | ||
Formatter | ||
Analytics.hs | ||
Analyzer.hs | ||
AnalyzerLib.hs | ||
AST.hs | ||
ASTLib.hs | ||
CFG.hs | ||
CFGAnalysis.hs | ||
Checker.hs | ||
Data.hs | ||
Debug.hs | ||
Fixer.hs | ||
Interface.hs | ||
Parser.hs | ||
Prelude.hs | ||
Regex.hs |