shellcheck/src/ShellCheck
Vidar Holen 861b63aa77 Specify 'variable' in require-braces 2019-05-14 18:48:41 -07:00
..
Checks Track whether braces were present in T_DollarBraced 2019-05-14 11:01:38 -06:00
Formatter Add json1 format that ignores tabs 2019-05-13 10:55:16 -06:00
AST.hs Track whether braces were present in T_DollarBraced 2019-05-14 11:01:38 -06:00
ASTLib.hs Track whether braces were present in T_DollarBraced 2019-05-14 11:01:38 -06:00
Analytics.hs Specify 'variable' in require-braces 2019-05-14 18:48:41 -07:00
Analyzer.hs Replace verbose checks with optional checks 2019-05-12 19:14:04 -07:00
AnalyzerLib.hs Track whether braces were present in T_DollarBraced 2019-05-14 11:01:38 -06:00
Checker.hs Replace verbose checks with optional checks 2019-05-12 19:14:04 -07:00
Data.hs SC2250: New optional check for braces around variable references 2019-05-14 11:01:38 -06:00
Fixer.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
Interface.hs Replace verbose checks with optional checks 2019-05-12 19:14:04 -07:00
Parser.hs Track whether braces were present in T_DollarBraced 2019-05-14 11:01:38 -06:00
Regex.hs Remove unnecessary Regex constraint 2018-12-17 20:15:39 -08:00