Skip to content

Conversation

sawilde
Copy link

@sawilde sawilde commented Aug 20, 2025

A couple of issues relating to ClassMustBeFinal

  1. Address the incorrect placement of the final keyword - ClassMustBeFinal alter leading to syntax error #11538, ClassMustBeFinal tries to insert final into strange places. #11460
  2. Respect suppression when using the --alter switch - --alter not respecting configuration suppression #11412

I couldn't find any tests that would break when I altered the code, so any advice on where to put tests to help evaluate this fix would be appreciated

@sawilde sawilde force-pushed the fix/6.x/class_must_be_final branch from 7239564 to bb75418 Compare August 20, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant