shellcheck/src/ShellCheck
Joseph C. Sible 26b949b9b0 Use mapM_ instead of isJust and fromJust 2024-12-13 23:45:32 -05:00
..
Checks Use mapM_ instead of isJust and fromJust 2024-12-13 23:45:32 -05:00
Formatter Remove trailing space in output (fixes #2961) 2024-04-08 20:24:28 -07:00
AST.hs Allow parsing arbitrary coproc names (fixes #3048) 2024-09-07 17:14:52 -07:00
ASTLib.hs Add extended-analysis directive to toggle DFA 2024-02-03 16:11:39 -08:00
Analytics.hs Use the result of the comparison directly instead of an if/else 2024-12-13 23:20:48 -05:00
Analyzer.hs Update copyright years 2022-12-12 21:49:19 -08:00
AnalyzerLib.hs Allow parsing arbitrary coproc names (fixes #3048) 2024-09-07 17:14:52 -07:00
CFG.hs Allow parsing arbitrary coproc names (fixes #3048) 2024-09-07 17:14:52 -07:00
CFGAnalysis.hs Use fromList instead of reimplementing it in terms of foldl 2024-07-07 01:28:06 -04:00
Checker.hs Add extended-analysis directive to toggle DFA 2024-02-03 16:11:39 -08:00
Data.hs Suppress unused warnings about stderr and stderr_lines from bats tests, fixing tests. 2024-08-31 18:27:18 -07:00
Debug.hs In addition to start/end, track sets of nodes belonging to tokens 2022-07-22 10:29:19 -07:00
Fixer.hs Add missing imports for later GHC versions 2022-12-10 15:17:08 -08:00
Interface.hs Update some copyright years 2024-03-04 09:19:51 -08:00
Parser.hs Allow parsing arbitrary coproc names (fixes #3048) 2024-09-07 17:14:52 -07:00
Prelude.hs Add missing Semigroup import for older GHC 2022-12-11 14:19:24 -08:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00