This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
dart_code_metrics 4.9.0
What's Changed
- chore: migrate from deprecated api by @dkrutskikh in #581
- fix: fixed issue with type check in prefer-match-file-name by @dkrutskikh in #583
- fix: returns 0 exit code while found unused files or l10n in cli mode by @dkrutskikh in #584
- chore: update site by @dkrutskikh in #585
- docs: add flutter favorite badge by @dkrutskikh in #589
- chore: activate language strict rules by @dkrutskikh in #601
- chore: tune GitHub workflow by @dkrutskikh in #602
- feat: add content section in readme file by @vlkonoshenko in #596
- fix: add missing severity by @incendial in #606
- feat: facelift console reporters by @dkrutskikh in #611
- chore: support analyzer 3.0.x by @dkrutskikh in #618
- docs: updated excludes example with paths for exclude. by @leech001 in #621
- docs: Changed CONTRIBUTING.md by @MariaMelnik in #623
- feat: add static code diagnostics
avoid-global-state
. by @vlkonoshenko in #624 - fix: stabilized command usage tests by @dkrutskikh in #626
- feat: Support l10n extensions by @diegoveloper in #625
- feat: improve
prefer-correct-type-name
rule by @dkrutskikh in #627 - test: add more test cases for
avoid-ignoring-return-values
rule by @dkrutskikh in #628 - docs: add link to Flutter Linting Comparsion by @incendial in #630
- docs: fix footer padding by @incendial in #631
- feat: add avoid-unrelated-type-assertions rule by @incendial in #604
- build: activate check_unused_files on CI by @dkrutskikh in #635
- fix: support static getters for check unused l10n by @incendial in #633
- feat: add
delete-files
flag by @incendial in #632
New Contributors
- @leech001 made their first contribution in #621
- @MariaMelnik made their first contribution in #623
- @diegoveloper made their first contribution in #625
Full Changelog: 4.8.0...4.9.0