This repository was archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 5.2.0
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