shellcheck/ShellCheck
Vidar Holen 38044e3f75 Fix 2062 for grep -e -foo bar* and --regex -foo bar* 2017-09-09 17:03:29 -07:00
..
Checks Fix 2062 for grep -e -foo bar* and --regex -foo bar* 2017-09-09 17:03:29 -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 SC2154: Fix false positive on `local` 2017-09-06 15:40:31 -07:00
Analytics.hs Warn when calling functions before defining them. 2017-07-10 22:53:26 -07:00
Analyzer.hs Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07:00
AnalyzerLib.hs Add support for -a: emit for sourced files. 2017-08-13 19:34:45 -07: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 Add ^@![]/ to allowed function characters (#909) 2017-09-09 15:34:08 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00