Skip to content

Explicitly set scalafmt dialect #613

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

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Explicitly set scalafmt dialect #613

merged 1 commit into from
Oct 21, 2021

Conversation

armanbilge
Copy link
Member

@armanbilge armanbilge commented Oct 20, 2021

Default dialect is deprecated; use explicit: [Scala211,scala212,Scala212Source3,scala213,Scala213Source3,Sbt0137,Sbt1,scala3]
Also see https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects"

I chose Scala213Source3 because that's what I've seen other projects do and I don't know better 😅

Copy link
Contributor

@japgolly japgolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah not user-facing so good enough :)

@japgolly japgolly merged commit 5e8d5ba into master Oct 21, 2021
@armanbilge armanbilge deleted the topic/scalafmt-dialect branch October 21, 2021 05:59
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