shellcheck/ShellCheck
2015-10-31 17:36:24 -07:00
..
Formatter Separated formatters into multiple files. 2015-08-15 12:51:13 -07:00
Analytics.hs Trap warnings for kill/stop, non-XSI ints, "sig"-prefix and casing. 2015-10-31 17:36:24 -07:00
Analyzer.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
AST.hs Parse ksh ${ ..; } expansions. 2015-09-03 20:26:02 -07:00
ASTLib.hs Consider "echo $(<file)" a bashism, and don't warn about UUOE. 2015-10-31 14:48:08 -07:00
Checker.hs Count ~/ as dynamic for resolving source paths. 2015-10-17 10:50:07 -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 Support parsing quoted test operators, and also warn about unicode dashes. 2015-10-17 16:33:21 -07:00
Regex.hs Adds support for a SHELLCHECK_OPTS environment variable. 2015-08-22 13:15:10 -07:00