This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.15.0
What's Changed
- docs(avoid-border-all): fix
Border.all
constructor syntax by @albertms10 in #807 - fix: dart-code-metrics crash saying
Bad state: No element
when running command by @fzyzcjy in #805 - fix: correctly handle disabling rules with false by @incendial in #822
- feat: remove declaration in prefer-immediate-return by @ookami-kb in #824
- feat: avoid-non-ascii-symbols rule by @incendial in #825
- fix:
format-comment
is listing the macros from dart doc. by @vlkonoshenko in #823
New Contributors
- @albertms10 made their first contribution in #807
Full Changelog: 4.14.0...4.15.0