shellcheck/src/ShellCheck
Patrick Xia fa15c0a454 add SC2316: error on multiple declarations like 'readonly local' 2022-05-05 16:19:07 -07:00
..
Checks add SC2316: error on multiple declarations like 'readonly local' 2022-05-05 16:19:07 -07:00
Formatter Add suggestion level in text for TTY output (fixes #2339) 2021-10-07 17:14:41 -07:00
AST.hs Allow specifying external-sources=true in shellcheckrc (fixes #1818) 2021-09-15 18:02:37 -07:00
ASTLib.hs Improve decoding of single quoted literals (fixes #2418) 2021-12-21 14:30:39 -08:00
Analytics.hs Minor formatting fixes 2021-12-04 17:37:12 -08:00
Analyzer.hs Make SC2230 optional 2019-12-07 16:11:49 -08:00
AnalyzerLib.hs Merge pull request #2375 from scop/spelling 2021-12-05 14:27:08 -08:00
Checker.hs Update copyright years 2021-11-06 19:07:34 -07:00
Data.hs Add extra checks for masked return codes 2021-10-02 01:36:40 +10:00
Fixer.hs Only perform the comparisons once 2020-04-05 19:45:28 -04:00
Interface.hs Allow specifying external-sources=true in shellcheckrc (fixes #1818) 2021-09-15 18:02:37 -07:00
Parser.hs Allow parsing [[ x = ["$y"] ]] (fixes #2165) 2022-01-09 16:50:50 -08:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00