shellcheck/src/ShellCheck
Vidar Holen 8c0bf8d41f Warn about looping over array values and using them as keys 2021-08-17 12:51:27 -07:00
..
Checks Extend warnings about spaces around = to 'let' 2021-08-08 15:48:50 -07:00
Formatter Don't print colors when $TERM is 'dumb' or unset (fixes #2260) 2021-07-25 14:44:35 -07:00
AST.hs Allow specifying ranges in disable directives 2020-09-01 16:22:15 -07:00
ASTLib.hs Merge parser and analyzer shebang parsing 2021-03-11 23:04:17 -08:00
Analytics.hs Warn about looping over array values and using them as keys 2021-08-17 12:51:27 -07:00
Analyzer.hs Make SC2230 optional 2019-12-07 16:11:49 -08:00
AnalyzerLib.hs Improve warnings for bad parameter expansion (fixes #2297) 2021-08-16 21:02:20 -07:00
Checker.hs Give each sh/dash compatibility warning its own SC3xxx error code 2020-09-01 16:48:14 -07:00
Data.hs Remove incorrect otherwise 2020-02-01 22:50:14 -05:00
Fixer.hs Only perform the comparisons once 2020-04-05 19:45:28 -04:00
Interface.hs Add Haddock markup to SystemInterface 2020-12-22 09:15:57 +00:00
Parser.hs Extend warnings about spaces around = to 'let' 2021-08-08 15:48:50 -07:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00