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

FormatOps: fix scala.js style implementation #3980

Merged
merged 1 commit into from
May 12, 2024

Conversation

kitbellew
Copy link
Collaborator

The scalaJs modification of ScalafmtConfig is, among other things, defined as having config style enabled and dangling parens disabled.

Earlier, we accidentally swapped the two flag values, so let's fix it. Helps with #3954.

The `scalaJs` modification of `ScalafmtConfig` is, among other things,
defined as having config style enabled and dangling parens disabled.

Earlier, we accidentally swapped the two flag values, so let's fix it.
@kitbellew kitbellew requested a review from tgodzik May 12, 2024 08:36
@kitbellew kitbellew merged commit 610eb9b into scalameta:master May 12, 2024
9 checks passed
@kitbellew kitbellew deleted the 3980 branch May 12, 2024 16:02
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.

2 participants