shellcheck/src/ShellCheck
Vidar Holen 3fa5b7d3bd Merge branch 'supportMinusNZ' of https://github.com/donnerpeter/shellcheck into donnerpeter-supportMinusNZ 2020-08-08 11:22:00 -07:00
..
Checks Handle literal linefeeds in printf format strings (fixes #2007) 2020-07-25 17:36:22 -07:00
Formatter Revert "Use fromRight instead of reimplementing it" 2020-04-24 22:14:08 -04:00
AST.hs Fix #1892: Use pattern synonyms to clean up AST 2020-03-28 18:38:07 -04:00
ASTLib.hs Handle tilde expansion in pattern matching (fixes #1769) 2020-07-27 18:34:42 -07:00
Analytics.hs Merge branch 'supportMinusNZ' of https://github.com/donnerpeter/shellcheck into donnerpeter-supportMinusNZ 2020-08-08 11:22:00 -07:00
Analyzer.hs Make SC2230 optional 2019-12-07 16:11:49 -08:00
AnalyzerLib.hs Merge branch 'supportMinusNZ' of https://github.com/donnerpeter/shellcheck into donnerpeter-supportMinusNZ 2020-08-08 11:22:00 -07:00
Checker.hs Treat $x/ or $(x)/ as ./ when finding sourced files (fixes #1998) 2020-06-28 17:24:07 -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 Remove unused instance Ord Replacement (fixes #1829) 2020-02-17 12:44:38 -08:00
Parser.hs Improve SC1033/SC1034 message 2020-07-27 18:44:07 -07:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00