Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin: Extract missing arguments of enum constructor calls #11089

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tamasvajk
Copy link
Contributor

@tamasvajk tamasvajk commented Nov 2, 2022

Additionally a consistency check is also added to compare argument count of calls with the parameter count of the call targets.

@tamasvajk tamasvajk marked this pull request as ready for review Nov 3, 2022
@tamasvajk tamasvajk requested review from a team as code owners Nov 3, 2022
@tamasvajk tamasvajk added the no-change-note-required This PR does not need a change note label Nov 4, 2022
smowton
smowton approved these changes Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Kotlin no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants