shellcheck/src/ShellCheck
2024-10-27 15:43:30 -07:00
..
Checks Merge pull request #3011 from sertonix/busybox-3003 2024-08-04 16:52:15 -07:00
Formatter Remove trailing space in output (fixes #2961) 2024-04-08 20:24:28 -07:00
Analytics.hs Use CFG to determine use-before-define for SC2218 (fixes #3070) 2024-10-27 15:43:30 -07: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
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
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