What's Changed
- fix:
ClassAttributesSeparationFixer- handle methodgetaliased in trait import by @kubawerlos in #8822 - fix:
VisibilityRequiredFixer- handle promoted property with visibility and reference, but without type by @kubawerlos in #8823 - fix:
LowercaseStaticReferenceFixer- do not touch enum's cases by @kubawerlos in #8824 - fix:
StatementIndentationFixer- multi constant statement containing array by @gharlan in #8825
Full Changelog: v3.82.1...v3.82.2