github TheRealSimon42/simon42-dashboard-strategy v1.3.4-beta.2

pre-release3 months ago

Codacy Code Quality Cleanup (Part 2)

Code Fixes (cosmetic only)

  • Fix remaining void arrow functions in StrategyEditor.ts
  • Remove unnecessary optional chains on Error.message
  • Fix forEach callbacks with implicit return values
  • Remove unused nothing import from SummaryCard.ts

Codacy Config Modernization

  • Switch to modern engines: eslint9 + opengrep (replacing legacy eslint + semgrep)
  • Add lizard (cyclomatic complexity) and trivy (dependency scanning)
  • Exclude src/types/** (HA upstream type definitions)
  • Disable legacy engines: tslint, csslint, pmd, checkov

No logic changes — purely code quality and tooling.

Don't miss a new simon42-dashboard-strategy release

NewReleases is sending notifications on new releases.