shellcheck/src/ShellCheck
Vidar Holen 989ac32625
Merge pull request #1734 from gabrielelana/braced-regular-for
Parse regular `for` with body in curly braces
2019-11-15 20:59:51 -08:00
..
Checks Warn about [ x -ot y ] in POSIX mode 2019-11-03 13:25:35 -08: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 Hide <> from Writer to not conflict with Semigroup 2019-11-14 20:02:25 -08:00
Analyzer.hs Add an empty Custom.hs to simplify site-specific patching 2019-07-02 20:07:05 -07:00
AnalyzerLib.hs Make `read -t 0` test more forgiving towards other flags 2019-10-12 20:45:36 -07:00
Checker.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00
Data.hs Make `read -t 0` test more forgiving towards other flags 2019-10-12 20:45:36 -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 Merge pull request #1734 from gabrielelana/braced-regular-for 2019-11-15 20:59:51 -08:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00