shellcheck/src/ShellCheck
Vidar Holen 764fdcb260 Move failing test to correct check 2019-10-12 20:50:55 -07:00
..
Checks Warn about $_ in POSIX sh (fixes #1647) 2019-07-21 21:22:16 -07:00
Formatter Make `-f diff` stop saying it found more issues when it didn't. 2019-07-28 20:50:50 -07:00
AST.hs Fix error spans for shebang warnings (fixes #1620) 2019-06-23 13:49:08 -07:00
ASTLib.hs Merge pull request #1580 from virgilwashere/copyright 2019-05-19 12:03:15 -07:00
Analytics.hs Move failing test to correct check 2019-10-12 20:50:55 -07:00
Analyzer.hs Add an empty Custom.hs to simplify site-specific patching 2019-07-02 20:07:05 -07:00
AnalyzerLib.hs Don't consider `.*` a glob-like regex (fixes #1214) 2019-07-04 17:41:23 -07:00
Checker.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00
Data.hs Suggest using `$((..))` in `[ 2*3 -eq 6 ]` (fixes #1641) 2019-10-12 19:55:20 -07:00
Fixer.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
Interface.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00
Parser.hs Improve message for SC1067 2019-07-03 20:02:14 -07:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00