shellcheck/src/ShellCheck
Vidar Holen ea4e0091c7 Additionally pluralize 'arguments' in SC2183 2022-07-23 15:38:42 -07:00
..
Checks Additionally pluralize 'arguments' in SC2183 2022-07-23 15:38:42 -07:00
Formatter Add suggestion level in text for TTY output (fixes #2339) 2021-10-07 17:14:41 -07:00
AST.hs Allow specifying external-sources=true in shellcheckrc (fixes #1818) 2021-09-15 18:02:37 -07:00
ASTLib.hs Normalize spaces around = in unit tests 2022-07-22 16:35:14 -07:00
Analytics.hs Warn when $? refers to echo or condition (ref #2541) 2022-07-23 09:39:26 -07:00
Analyzer.hs Control Flow Graph / Data Flow Analysis support 2022-07-20 08:08:24 -07:00
AnalyzerLib.hs Warn when $? refers to echo or condition (ref #2541) 2022-07-23 09:39:26 -07:00
CFG.hs Include exit codes in DFA (ref #2541) 2022-07-23 08:50:19 -07:00
CFGAnalysis.hs Warn when $? refers to echo or condition (ref #2541) 2022-07-23 09:39:26 -07:00
Checker.hs Update copyright years 2021-11-06 19:07:34 -07:00
Data.hs Control Flow Graph / Data Flow Analysis support 2022-07-20 08:08:24 -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 Control Flow Graph / Data Flow Analysis support 2022-07-20 08:08:24 -07:00
Interface.hs Allow specifying external-sources=true in shellcheckrc (fixes #1818) 2021-09-15 18:02:37 -07:00
Parser.hs Normalize spaces around = in unit tests 2022-07-22 16:35:14 -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