shellcheck/src/ShellCheck
Vidar Holen 38bb156a1c Warn about $_ in POSIX sh (fixes #1647) 2019-07-21 21:22:16 -07:00
..
Checks Warn about $_ in POSIX sh (fixes #1647) 2019-07-21 21:22:16 -07:00
Formatter Handle diffs for files without trailing linefeed 2019-06-30 20:19:10 -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 Fix bad advice for SC2251 (fixes #1588) 2019-07-04 19:10:14 -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 Add support for basic shflags semantics 2019-06-25 12:14:54 -06: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