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

Add support for normalizing linebreak on trailing commas #103

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

nielsdebruin
Copy link
Contributor

What's changed?

Add support for the autoformatter to normalize linebreaks on code that contains trailing commas.

What's your motivation?

Was not yet supported.

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@nielsdebruin nielsdebruin added the enhancement New feature or request label Dec 16, 2024
@nielsdebruin nielsdebruin self-assigned this Dec 16, 2024
@knutwannheden knutwannheden merged commit ffc4b7b into main Dec 16, 2024
1 of 2 checks passed
@knutwannheden knutwannheden deleted the autoformat/normalize_linebreak_trailing_comma branch December 16, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants