shellcheck/ShellCheck
Vidar Holen 8d9d4533c3 Don't trigger constant checks for -ot/-ef/-nt 2015-10-17 09:28:29 -07:00
..
Formatter Separated formatters into multiple files. 2015-08-15 12:51:13 -07:00
AST.hs Parse ksh ${ ..; } expansions. 2015-09-03 20:26:02 -07:00
ASTLib.hs Add warning about local in sh or not in bash functions. 2015-10-10 20:48:52 -07:00
Analytics.hs Don't trigger constant checks for -ot/-ef/-nt 2015-10-17 09:28:29 -07:00
Analyzer.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
Checker.hs Adds a #shellcheck source=file directive to override source statements. 2015-08-19 19:09:55 -07:00
Data.hs Include bash builtin arrays in SC2128. 2015-10-14 12:31:09 -07:00
Interface.hs Add dash as a first class supported shell. 2015-10-13 11:37:50 -07:00
Parser.hs Don't warn about empty assignments when at end of command. 2015-10-13 12:16:39 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00