Skip to content

Kotlin: accessor call can be replaced with property access syntax#52950

Closed
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:refactor/property-access-syntax
Closed

Kotlin: accessor call can be replaced with property access syntax#52950
mateoguzmana wants to merge 1 commit into
facebook:mainfrom
mateoguzmana:refactor/property-access-syntax

Conversation

@mateoguzmana
Copy link
Copy Markdown
Collaborator

Summary:

Fixing a few warnings from static code analysis regarding the accessor call can be replaced with property access rule

Changelog:

[INTERNAL] - Kotlin: accessor call can be replaced with property access syntax

Test Plan:

yarn test-android
yarn android

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 31, 2025
@mateoguzmana mateoguzmana marked this pull request as ready for review August 1, 2025 06:43
@facebook-github-bot facebook-github-bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Aug 1, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@rshest has imported this pull request. If you are a Meta employee, you can view this in D79431292.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @mateoguzmana in 77be1a3

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants