chore: setup recommended vscode extensions by @dkrutskikh in https://github.com/dart-code-checker/dart-code-metrics/pull/1138
fix: additional cases for use-setstate-synchronously by @Desdaemon in https://github.com/dart-code-checker/dart-code-metrics/pull/1136
chore: add permissions for tests reporting by @dkrutskikh in https://github.com/dart-code-checker/dart-code-metrics/pull/1081
fix: list-all-equatable-fields should be typed common by @akaiser in https://github.com/dart-code-checker/dart-code-metrics/pull/1141
chore: tune VSCode settings by @dkrutskikh in https://github.com/dart-code-checker/dart-code-metrics/pull/1140
feat: exclude .freezed.dart files by default by @dkrutskikh in https://github.com/dart-code-checker/dart-code-metrics/pull/1139
feat: introduce prefer-provide-intl-description rule by @dkrutskikh in https://github.com/dart-code-checker/dart-code-metrics/pull/1137
fix: correctly handle prefixed enums and static instance fields for prefer-moving-to-variable by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1123
feat: add allow-initialized option to avoid-late-keyword by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1145
fix: ignore method invocations in a variable declaration for prefer-moving-to-variable by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1144
feat: add ignored-types option to avoid-late-keyword by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1146
fix: ignore enum constant arguments for no-magic-number by @nxtSwitch in https://github.com/dart-code-checker/dart-code-metrics/pull/1150
fix: support tear-off methods for check-unnecessary-nullable by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1154
docs: rename to DCM and update website links by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1155
fix: partially handle normal completion function body for avoid-redundant-async by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1148
feat: support type=lint suppression by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1156
fix: correctly handle empty comment sentence for format-comment by @incendial in https://github.com/dart-code-checker/dart-code-metrics/pull/1159
New Contributors
@akaiser made their first contribution in https://github.com/dart-code-checker/dart-code-metrics/pull/1141
@nxtSwitch made their first contribution in https://github.com/dart-code-checker/dart-code-metrics/pull/1150
Full Changelog: https://github.com/dart-code-checker/dart-code-metrics/compare/5.4.0...5.5.0