shellcheck/ShellCheck
Vidar Holen db0c8c2dc9 Separate out command specific checks.
The checks use a better interface and give
an overall speed boost of 10%.
2016-04-10 17:01:40 -07:00
..
Checks Separate out command specific checks. 2016-04-10 17:01:40 -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 Separate out command specific checks. 2016-04-10 17:01:40 -07:00
Analyzer.hs Separate out command specific checks. 2016-04-10 17:01:40 -07:00
AnalyzerLib.hs Separate out command specific checks. 2016-04-10 17:01:40 -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