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

Restrict emitters count for KtBinaryExpression to ELVIS only #307

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

mrmans0n
Copy link
Owner

We only wanted this supported for elvis operators anyway, let's keep away the weirdness in assignments and other stuff that would fall in KtBinaryOperator.

@mrmans0n mrmans0n merged commit 14c7863 into main Jul 31, 2024
2 checks passed
@mrmans0n mrmans0n deleted the nacho/content-emitters-elvis-fix branch July 31, 2024 14:37
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