Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

dart_code_metrics 4.7.0

Compare
Choose a tag to compare
@dkrutskikh dkrutskikh released this 22 Nov 13:36
· 557 commits to master since this release
0e2b62d

What's Changed

  • build: reorganize github actions by @dkrutskikh in #530
  • chore: setup no-response action by @dkrutskikh in #535
  • chore: update dependabot settings by @dkrutskikh in #538
  • build(deps): bump amannn/action-semantic-pull-request from 3.4.5 to 3.4.6 by @dependabot in #537
  • chore: bump @docusaurus/module-type-aliases from 2.0.0-beta.8 to 2.0.0-beta.9 in /website by @dependabot in #539
  • chore: bump @docusaurus/preset-classic from 2.0.0-beta.8 to 2.0.0-beta.9 in /website by @dependabot in #540
  • chore: bump @types/react from 17.0.33 to 17.0.34 in /website by @dependabot in #542
  • refactor: make violations field of summary lint report record as integer by @dkrutskikh in #544
  • refactor: cleanup metric documentation by @dkrutskikh in #547
  • refactor: cleanup anti-patterns documentation by @dkrutskikh in #548
  • refactor: cleanup rules documentation by @dkrutskikh in #550
  • feat: add static code diagnostics avoid-unnecessary-type-assertions by @konoshenko in #549
  • chore: activate some self implemented rules by @dkrutskikh in #553
  • fix: no-magic-number not working in array of widgets by @HFabi in #551
  • fix: fixed issue with type check in avoid-unnecessary-type-assertions by @konoshenko in #555
  • chore: bump @types/react from 17.0.34 to 17.0.35 in /website by @dependabot in #558
  • chore: bump typescript from 4.4.4 to 4.5.2 in /website by @dependabot in #559
  • feat: add static code diagnostics avoid-unnecessary-type-casts by @konoshenko in #512
  • feat: improve avoid unnecessary type assertions by @dkrutskikh in #560
  • feat: implement avoid-throw-in-catch-block by @dkrutskikh in #561
  • feat: add avoid missing enum constant in map rule by @incendial in #564
  • feat: improve check unused l10n by @incendial in #563

New Contributors

Full Changelog: 4.6.0...4.7.0