shellcheck/ShellCheck
koalaman 51e6bf809f
Merge pull request #1041 from LukeShu/fix-isClosingFileOp
Fix isClosingFileOp (fixes issue #862)
2017-11-08 10:15:21 -08:00
..
Checks Warn about missing default case for getopts. 2017-09-16 10:26:28 -07:00
Formatter Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07:00
AST.hs Parse empty [ ] conditionals 2017-04-16 18:11:00 -07:00
ASTLib.hs Warn when one case pattern overrides another. 2017-09-16 15:23:51 -07:00
Analytics.hs Merge pull request #1041 from LukeShu/fix-isClosingFileOp 2017-11-08 10:15:21 -08:00
Analyzer.hs Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07:00
AnalyzerLib.hs Fix isClosingFileOp (fixes issue #862) 2017-11-05 18:53:01 -05:00
Checker.hs Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07:00
Data.hs Warn when piping/redirecting to mv/cp/echo/etc (#921) 2017-07-03 16:02:58 -07:00
Interface.hs Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07:00
Parser.hs Try to warn when using directives after commands (#981) 2017-11-04 15:22:17 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00