This repository was archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.17.0
What's Changed
- chore: update rule title by @incendial in #899
- chore: support analyzer 4.2.0 by @dkrutskikh in #914
- chore: migrate on lints 2.0.0 by @dkrutskikh in #915
- feat: add static code diagnostic
avoid-use-expanded-as-spacer
by @vlkonoshenko in #903 - feat: migrate to new analyzer plugins API by @incendial in #900
- feat: add avoid-duplicate-exports rule by @incendial in #917
- feat: add prefer-enums-by-name rule by @incendial in #919
- feat: add avoid-top-level-members-in-tests by @incendial in #920
- feat: add static code diagnostics
prefer-correct-edge-insets
by @vlkonoshenko in #756 - fix: add zero exit to command runner by @incendial in #925
- feat: add avoid-shrink-wrap-in-lists by @incendial in #918
- fix: Checkbox in ISSUE_TEMPLATE by @lsaudon in #932
- feat: add suppressions for check-unused-files, check-unused-code, check-unnecessary-nullable commands by @incendial in #929
- feat: add configuration to prefer-moving-to-variable by @incendial in #934
- feat: add build method config entry to member-ordering-extended by @incendial in #926
- chore: revert analyzer-plugin by @dkrutskikh in #941
New Contributors
Full Changelog: 4.16.0...4.17.0