What's Changed
- feat: Introduce
attribute_placement
option forMethodArgumentSpaceFixer
by @VincentLanglet in #7320 - fix: Adjust wording related to deprecations by @localheinz in #7332
- fix: Correct deprecation header in rules' docs by @localheinz in #7337
- fix: Replace mention of bracket with parenthesis by @localheinz in #7336
- chore: Use type declaration instead of type hint by @localheinz in #7338
- fix:
FunctionToConstantFixer
should run beforeNativeConstantInvocationFixer
by @HypeMC in #7344
Full Changelog: v3.30.0...v3.31.0