This repository was archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 5.3.0
What's Change
- chore: remove strong-mode from analysis_options since it is no longer supported by @incendial in #1107
- feat: support ignoring regular comments for format-comment by @incendial in #1110
- fix: support function expression invocations for prefer-moving-to-variable by @incendial in #1109
- feat: add strict config option to avoid-collection-methods-with-unrelated-types by @incendial in #1111
- fix: ignore doc comments for prefer-commenting-analyzer-ignores by @incendial in #1115
- feat: add list-all-equatable-fields rule by @incendial in #1103
Full Changelog: 5.2.1...5.3.0