Skip to content

Avoid renaming classes that are nested within critical classes, and compiler generated properties/fields#246

Merged
sunnamed434 merged 2 commits into
sunnamed434:mainfrom
Bip901:fix/rename-exclusions
Sep 25, 2025
Merged

Avoid renaming classes that are nested within critical classes, and compiler generated properties/fields#246
sunnamed434 merged 2 commits into
sunnamed434:mainfrom
Bip901:fix/rename-exclusions

Conversation

@Bip901
Copy link
Copy Markdown
Contributor

@Bip901 Bip901 commented Sep 24, 2025

When a class is marked as critical, nested classes within it should also be treated as critical.

Additionally, compiler-generated fields and properties must not be renamed, otherwise the code breaks.

@sunnamed434 sunnamed434 merged commit 9cea8d0 into sunnamed434:main Sep 25, 2025
48 checks passed
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.

2 participants