shellcheck/ShellCheck
Vidar Holen 7551a241ad Add missing warnings for {$i..10} similar to {1..$i} 2016-04-23 16:00:56 -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 Fix parsing of here documents 2016-04-16 19:14:02 -07:00
ASTLib.hs Consider "echo $(<file)" a bashism, and don't warn about UUOE. 2015-10-31 14:48:08 -07:00
Analytics.hs Add missing warnings for {$i..10} similar to {1..$i} 2016-04-23 16:00:56 -07:00
Analyzer.hs Separate out command specific checks. 2016-04-10 17:01:40 -07:00
AnalyzerLib.hs Fix handling of spaces in shebangs. 2016-04-16 09:42:07 -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 Fix parsing of here documents 2016-04-16 19:14:02 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00