Skip to content
New issue

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

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

Already on GitHub? # to your account

Type parameter list spacing and wrapping #1869

Merged
merged 2 commits into from
Mar 19, 2023

Conversation

paul-dingemans
Copy link
Collaborator

Description

Do not remove newlines from multiline type parameter lists and wrap each type parameter in a multiline type parameter list.

Closes #1867

Checklist

  • PR description added
  • tests are added
  • KtLint has been applied on source code itself and violations are fixed
  • documentation is updated
  • CHANGELOG.md is updated

In case of adding a new rule:

@paul-dingemans paul-dingemans added this to the 0.49.0 milestone Mar 18, 2023
@paul-dingemans paul-dingemans merged commit 7ea1e6d into master Mar 19, 2023
@paul-dingemans paul-dingemans deleted the 1867-type-parameter-list-spacing branch March 19, 2023 08:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiline type parameter list is formatted incorrectly
1 participant