This repository was archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.15.2
What's Changed
- fix: avoid-border-all is triggered even when it is not a const by @vlkonoshenko in #841
- fix: remove duplicated highlights and ignore void function calls by @incendial in #829
- fix: temporary remove enums support by @incendial in #849
- feat: Add the option
ignored-patterns
to the ruleformat-comment
by @ValentinVignal in #828
New Contributors
- @ValentinVignal made their first contribution in #828
Full Changelog: 4.15.1...4.15.2