Skip to content

Conversation

@TTOzzi
Copy link
Member

@TTOzzi TTOzzi commented Nov 27, 2025

Resolve #1102

Fix UseSingleLinePropertyGetter so that explicit getters are left untouched when they carry attributes (e.g. @_lifetime).
Since it’s not clear how to reliably distinguish between attributes that can appear at the property level and those that are accessor-only, it seems safer to avoid collapsing getters whenever attributes are present 🤔

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.

Formatting removes @_lifetime attributes from accessor

1 participant