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

Apply trivial formatting improvements to kotlin #2842

Closed
wants to merge 1 commit into from

Conversation

ctubbsii
Copy link
Member

This applies trivial formatting requirements for ktfmt 0.13.0 from abandoned PR #2837, but does not bump ktfmt to 0.13.0, due to bugs in that version. These formatting improvements should be suitable for the current 0.12.0 version of ktfmt, but will avoid needing to re-apply these changes when ktfmt is eventually updated.

This applies trivial formatting requirements for ktfmt 0.13.0 from
abandoned PR apache#2837, but does not bump ktfmt to 0.13.0, due to bugs in
that version. These formatting improvements should be suitable for the
current 0.12.0 version of ktfmt, but will avoid needing to re-apply
these changes when ktfmt is eventually updated.
@ctubbsii ctubbsii self-assigned this Aug 10, 2023
@ctubbsii
Copy link
Member Author

This isn't worth it. I thought maybe code formatted this way would be okay with 0.12.0, but no, 0.12.0 and 0.13.0 formattings are mutually exclusive. The code will just have to be reformatted if/when the ktfmt plugin gets updated, which right now it can't be because of the bug. So, the current code is fine, and I'll close this PR.

@ctubbsii ctubbsii closed this Aug 10, 2023
@ctubbsii ctubbsii deleted the trivial-formatting branch August 10, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant