shellcheck/src/ShellCheck
2022-10-29 12:50:26 -07:00
..
Checks Additionally pluralize 'arguments' in SC2183 2022-07-23 15:38:42 -07:00
Formatter Plug space leaks when processing multiple files 2022-07-27 14:42:57 -07:00
Analytics.hs Don't suggest pgrep for ps -p .. | grep (fixes #2597) 2022-10-12 20:22:02 -07:00
Analyzer.hs Refactor to not generate Parameters twice 2022-07-28 08:26:56 -07:00
AnalyzerLib.hs Suppress SC2311 with set -o posix 2022-09-24 07:20:48 +10:00
AST.hs Allow arbitrary bats @test names (fixes #2587) 2022-10-13 20:21:59 -07:00
ASTLib.hs Refactor to not generate Parameters twice 2022-07-28 08:26:56 -07:00
CFG.hs Handle variable assignments from read in CFG 2022-08-02 15:47:59 -07:00
CFGAnalysis.hs Include inherited env for DFA of leftover functions (fixes #2560) 2022-09-21 18:11:18 -07:00
Checker.hs Let annotations take effect earlier (fixes #2534) 2022-07-28 11:05:16 -07:00
Data.hs Remove true/false from SC2216/SC2217 (fixes #2603) 2022-10-11 19:40: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 Fix overlap check 2022-07-26 15:33:25 -07:00
Interface.hs Allow specifying external-sources=true in shellcheckrc (fixes #1818) 2021-09-15 18:02:37 -07:00
Parser.hs Improve SC1059 error message 2022-10-29 12:50:26 -07:00
Prelude.hs Control Flow Graph / Data Flow Analysis support 2022-07-20 08:08:24 -07:00
Regex.hs 📝 Update Copyright to year 2019 and Markdown linting 2019-05-14 20:12:34 +10:00