shellcheck/src/ShellCheck
Vidar Holen e45b679d58
Merge pull request #1445 from Gandalf-/issue_1318_single_comma_array
Issue 1318 single comma array delimiter
2019-01-09 17:42:35 -08:00
..
Checks Merge pull request #1433 from contivero/fix-export-p 2019-01-08 19:33:03 -08:00
Formatter Process replacements according to AST depth (fixes #1431) 2019-01-08 18:25:37 -08:00
Analytics.hs Merge pull request #1445 from Gandalf-/issue_1318_single_comma_array 2019-01-09 17:42:35 -08:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs Allow SC2243 and SC2244 to trigger with quotes, add fix 2018-12-28 19:02:06 -08:00
AST.hs Improve Fix memory usage 2018-12-09 15:01:08 -08:00
ASTLib.hs Allow SC2243 and SC2244 to trigger with quotes, add fix 2018-12-28 19:02:06 -08:00
Checker.hs Fix infinite loop on annotations for SC2188 (fixes #1413) 2018-12-16 14:42:19 -08:00
Data.hs Add $# to list of variables not containing spaces (fixes #1362) 2018-10-17 09:00:52 -07:00
Fixer.hs Process replacements according to AST depth (fixes #1431) 2019-01-08 18:25:37 -08:00
Interface.hs Process replacements according to AST depth (fixes #1431) 2019-01-08 18:25:37 -08:00
Parser.hs SC1068 (var = x) now alternatively suggests quoting (fixes #1412) 2018-12-16 15:45:52 -08:00
Regex.hs Remove unnecessary Regex constraint 2018-12-17 20:15:39 -08:00