shellcheck/src/ShellCheck
Vidar Holen b88b253cad
Merge pull request #1827 from josephcsible/nofromjust2
Remove more unnecessary uses of fromJust
2020-02-10 18:01:38 -08:00
..
Checks Use isJust instead of reimplementing it 2020-02-09 23:18:09 -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 Merge pull request #1827 from josephcsible/nofromjust2 2020-02-10 18:01:38 -08:00
Analyzer.hs Make SC2230 optional 2019-12-07 16:11:49 -08:00
AnalyzerLib.hs Remove unnecessary uses of head 2020-02-09 23:18:09 -05:00
AST.hs Fix error spans for shebang warnings (fixes #1620) 2019-06-23 13:49:08 -07:00
ASTLib.hs Use mapM_ and sequence_ instead of reimplementing them 2020-02-09 23:17:52 -05:00
Checker.hs Simplify shellFromFilename 2020-02-09 23:18:09 -05:00
Data.hs Remove incorrect otherwise 2020-02-01 22:50:14 -05:00
Fixer.hs Use drop instead of splitAt since we only use the second half 2020-02-01 23:04:04 -05:00
Interface.hs Simplify mockedSystemInterface 2020-02-09 23:50:48 -05:00
Parser.hs Merge pull request #1827 from josephcsible/nofromjust2 2020-02-10 18:01:38 -08:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00