shellcheck/ShellCheck
Vidar Holen 6a4b86cbea Fix warning for >& 2016-09-24 14:08:00 -07:00
..
Checks Warn about printf hello world and printf "%s %s" foo 2016-09-06 21:16:59 -07:00
Formatter Emit the end line in the JSON. 2016-06-18 15:06:28 -07:00
AST.hs Support multidimensional KSH arrays and warn in Bash. 2016-08-06 18:40:08 -07:00
ASTLib.hs Add style note for 'mycmd; if [ $? -eq 0 ]'. 2016-08-28 20:54:08 -07:00
Analytics.hs Fix warning for >& 2016-09-24 14:08:00 -07:00
Analyzer.hs Separate out command specific checks. 2016-04-10 17:01:40 -07:00
AnalyzerLib.hs Don't warn about unused vars with readonly -f 2016-09-24 13:42:20 -07:00
Checker.hs PositionedComment and ParseNote contains end cols. 2016-06-18 14:58:00 -07:00
Data.hs Add more variables which are assumed to be set. 2015-12-10 20:05:50 -08:00
Interface.hs PositionedComment and ParseNote contains end cols. 2016-06-18 14:58:00 -07:00
Parser.hs Support multidimensional KSH arrays and warn in Bash. 2016-08-06 18:40:08 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00