This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.11.0
What's Changed
- feat: add static code diagnostics
format-comment
. by @vlkonoshenko in #622 - feat: add static code diagnostics
avoid-border-all
. by @vlkonoshenko in #691 - feat: add prefer-async-await rule by @incendial in #686
- feat: improve avoid-returning-widgets builder functions handling by @incendial in #693
- fix: correctly handle const maps by @incendial in #692
- feat: add avoid-dynamic rule by @incendial in #687
- fix: correctly handle variables declaration by @incendial in #685
- feat: add monorepo flag for check-unused-files command by @incendial in #684
- fix: add static byte store to reuse between plugin instances by @incendial in #676
- fix: correctly handle excluded files for check-unused-code by @incendial in #697
- refactor: prepare for complex metric values by @dkrutskikh in #698
Full Changelog: 4.10.1...4.11.0