shellcheck/src/ShellCheck
2025-04-08 20:52:52 -07:00
..
Checks Warn about [ ! -o opt ] (and -a) being unconditionally true (fixes #3174) 2025-04-08 10:53:52 -07:00
Formatter Remove trailing space in output (fixes #2961) 2024-04-08 20:24:28 -07:00
Analytics.hs Suppress SC2119/SC2120 for ${1:-default} (fixes #2023) 2025-04-08 20:52:52 -07:00
Analyzer.hs Update copyright years 2022-12-12 21:49:19 -08:00
AnalyzerLib.hs Supress SC2093 when execfail is set (fixes #3178) 2025-04-06 19:58:13 -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 Merge pull request #3106 from larryv/updatevars-bash-5.3 2025-04-08 20:09:29 -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 Merge pull request #3082 from silby/oksh 2025-04-08 20:08:53 -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