shellcheck/ShellCheck
Vidar Holen 2957fb64c9 Allow parsing 'time ( foo )' 2016-03-19 16:13:54 -07:00
..
Formatter Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
AST.hs Directives after the shebang now apply to the entire script. 2016-03-08 20:16:16 -08:00
ASTLib.hs Consider "echo $(<file)" a bashism, and don't warn about UUOE. 2015-10-31 14:48:08 -07:00
Analytics.hs Directives after the shebang now apply to the entire script. 2016-03-08 20:16:16 -08:00
Analyzer.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
Checker.hs Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
Data.hs Add more variables which are assumed to be set. 2015-12-10 20:05:50 -08:00
Interface.hs Fix remaining FIXME for tty error color output. 2015-12-06 12:48:53 -08:00
Parser.hs Allow parsing 'time ( foo )' 2016-03-19 16:13:54 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00