shellcheck/src/ShellCheck
Joseph C. Sible b7f88ec4b7 Stop building tuples that we never look at both sides of 2023-12-31 18:09:02 -05:00
..
Checks Replace !!! with pattern-matching where it's easy 2023-12-31 15:55:06 -05:00
Formatter Remove partial head function from src/ShellCheck/Formatter/CheckStyle.hs 2023-12-18 23:57:47 -05:00
AST.hs Allow arbitrary bats @test names (fixes #2587) 2022-10-13 20:21:59 -07:00
ASTLib.hs Make getPath return a NonEmpty 2023-12-31 02:12:58 -05:00
Analytics.hs Stop building tuples that we never look at both sides of 2023-12-31 18:09:02 -05:00
Analyzer.hs Update copyright years 2022-12-12 21:49:19 -08:00
AnalyzerLib.hs Manually fuse elem and map in isParentOf 2023-12-31 02:27:52 -05:00
CFG.hs Use <$> instead of >>= and return 2023-12-30 14:49:26 -05:00
CFGAnalysis.hs Make "Unresolved scope in dependency" impossible 2023-12-19 02:06:45 -05:00
Checker.hs Reparse indices after attaching here docs (fixes #2846) 2023-12-10 19:13:34 -08:00
Data.hs Recognize 'busybox' in --shell and directives. Add to doc texts. 2023-12-10 17:05:29 -08: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 add basic busybox sh support 2023-11-27 13:00:10 +01:00
Parser.hs Simplify getStringFromParsec 2023-12-31 16:33:34 -05: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