shellcheck/src/ShellCheck
Vidar Holen 90d3172dfe Add a newSystemInterface to go with the rest of the new* constructors 2023-08-13 16:35:28 -07:00
..
Checks SC2325/SC2326: Warn about ! ! foo and foo | ! bar (fixes #2810) 2023-07-30 19:18:27 -07:00
Formatter Avoid $ trigger TH 2022-12-11 19:22:06 -08:00
AST.hs Allow arbitrary bats @test names (fixes #2587) 2022-10-13 20:21:59 -07:00
ASTLib.hs SC2324: Warn when x+=1 appends. 2023-07-30 15:00:43 -07:00
Analytics.hs Merge pull request #2808 from bruce-ricard/pr/dfbr 2023-08-13 14:53:15 -07:00
Analyzer.hs Update copyright years 2022-12-12 21:49:19 -08:00
AnalyzerLib.hs Update copyright years 2022-12-12 21:49:19 -08:00
CFG.hs Count CFEExit as control flow for the purposes of finding dominators 2023-02-04 14:47:40 -08:00
CFGAnalysis.hs SC2324: Warn when x+=1 appends. 2023-07-30 15:00:43 -07:00
Checker.hs Save and restore pending here docs when sourcing files (fixes #2803) 2023-07-30 16:52:40 -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 Add missing imports for later GHC versions 2022-12-10 15:17:08 -08:00
Interface.hs Add a newSystemInterface to go with the rest of the new* constructors 2023-08-13 16:35:28 -07:00
Parser.hs SC2325/SC2326: Warn about ! ! foo and foo | ! bar (fixes #2810) 2023-07-30 19:18:27 -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