shellcheck/src/ShellCheck
2020-02-01 22:50:19 -05:00
..
Checks Remove unnecessary "map snd" 2020-02-01 22:50:19 -05:00
Formatter Make -f diff stop saying it found more issues when it didn't. 2019-07-28 20:50:50 -07:00
Analytics.hs Use maybe instead of fromMaybe and fmap 2020-02-01 22:50:17 -05:00
Analyzer.hs Make SC2230 optional 2019-12-07 16:11:49 -08:00
AnalyzerLib.hs Use maybe instead of fromMaybe and fmap 2020-02-01 22:50:17 -05: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
Checker.hs Use sortOn instead of sortBy and comparing 2020-02-01 22:50:18 -05:00
Data.hs Remove incorrect otherwise 2020-02-01 22:50:14 -05: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 Use find instead of listToMaybe and filter 2020-02-01 22:50:16 -05:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00