- Issue created by @lostcarpark
- 🇮🇪Ireland lostcarpark
Fixing "var" statements, and changing "let" to "const" where not modified, reduces the number of errors considerably.
✖ 247 problems (204 errors, 43 warnings)
- Status changed to Needs review
about 1 year ago 5:52pm 2 April 2024 - First commit to issue fork.
-
mandclu →
committed 10963d1f on 4.1.x authored by
lostcarpark →
Issue #3437669 by lostcarpark, mandclu: GitLab CI - ESLint - no-var and...
-
mandclu →
committed 10963d1f on 4.1.x authored by
lostcarpark →
- Status changed to Fixed
about 1 year ago 12:26pm 5 April 2024 - 🇨🇦Canada mandclu
Thanks for your work on this @lostcarpark.
While testing these changes I did also find a regression in the end date not hiding, which looks to go back to the move to strict comparisons in a previous issue. I incorporated that fix here as well.
Merged in.
Automatically closed - issue fixed for 2 weeks with no activity.