shellcheck/src/ShellCheck
Vidar Holen a71a13c2fc
Merge pull request #2837 from ulidtko/fix/missed-test(1)-bashisms
Fix: extend []-related bashism checks on `test` calls too
2023-11-08 13:06:26 -08:00
..
Checks Fix: do []-related bashism checks on test(1) calls too 2023-10-01 19:57:19 +02:00
Formatter Avoid $ trigger TH 2022-12-11 19:22:06 -08:00
Analytics.hs Add nil case that went missing in 4fd0615 2023-11-03 01:33:49 -04: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
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
CFG.hs Switch to getLiteralStringDef to avoid an unnecessary fromJust 2023-10-16 20:00:31 -04: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