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

dart_code_metrics 4.14.0

Compare
Choose a tag to compare
@dkrutskikh dkrutskikh released this 13 Apr 04:55
· 375 commits to master since this release
240d317

What's Changed

  • feat: add static code diagnostic prefer-commenting-analyzer-ignores by @incendial in #776
  • feat: add static code diagnostic prefer-moving-to-variable by @incendial in #781
  • fix: add check for supertypes by @incendial in #775
  • fix: correctly handle nullable types of collections by @incendial in #786
  • fix: cover more cases in "prefer-immediate-return" rule by @roman-petrov in #760
  • fix: support index expressions for no-magic-number rule by @incendial in #755
  • docs: update prefer-async-await rule by @incendial in #795

Full Changelog: 4.13.0...4.14.0