shellcheck/src/ShellCheck
2019-04-14 20:58:01 -07:00
..
Checks Check wait flags in dash & POSIX sh 2019-02-10 12:44:22 +01:00
Formatter Add a verbose mode: -S verbose 2019-04-13 13:16:41 -07:00
Analytics.hs Limit SC2032 to likely command args (fixes #1537) 2019-04-14 20:58:01 -07:00
Analyzer.hs Make data in Interface more opaque 2018-08-17 22:10:18 -07:00
AnalyzerLib.hs SC2249: When verbose, warn about missing default case (fixes #997) 2019-04-14 16:58:17 -07:00
AST.hs Add bats support 2019-01-20 14:59:37 +01:00
ASTLib.hs Fix minor details in new Bats support 2019-01-20 14:02:42 -08:00
Checker.hs Allow using 'source -- file' (fixes #1518) 2019-03-17 19:37:35 -07:00
Data.hs SC2248: Warn about unquoted variables without special chars 2019-04-13 20:19:13 -07:00
Fixer.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
Interface.hs Add a verbose mode: -S verbose 2019-04-13 13:16:41 -07:00
Parser.hs Allow using 'source -- file' (fixes #1518) 2019-03-17 19:37:35 -07:00
Regex.hs Remove unnecessary Regex constraint 2018-12-17 20:15:39 -08:00