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

dart_code_metrics 5.2.0

Compare
Choose a tag to compare
@incendial incendial released this 08 Dec 14:28
· 129 commits to master since this release

What's Changed

  • docs: Add better example for presets by @lsaudon in #1089
  • fix: remove recursive traversal for ban-name by @incendial in #1090
  • feat: add static code diagnostic prefer-using-list-view by @lsaudon in #1088
  • feat: add avoid-unnecessary-conditionals rule by @incendial in #1094
  • feat: add avoid-double-slash-imports rule by @incendial in #1095
  • feat: support boolean literals removal for prefer-conditional-expressions auto-fix by @incendial in #1096
  • fix: correctly support conditional imports for check-unused-code by @incendial in #1097

Full Changelog: 5.1.0...5.2.0