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

Use Scala212 dialect by default #452

Closed
olafurpg opened this issue Nov 24, 2017 · 0 comments
Closed

Use Scala212 dialect by default #452

olafurpg opened this issue Nov 24, 2017 · 0 comments

Comments

@olafurpg
Copy link
Contributor

Currently we default to 2.11 which doesn't support trailing commas.

olafurpg added a commit to olafurpg/scalafix that referenced this issue Nov 24, 2017
olafurpg added a commit to olafurpg/scalafix that referenced this issue Nov 24, 2017
olafurpg added a commit to olafurpg/scalafix that referenced this issue Nov 24, 2017
Scalafmt uses the same dialect with the only difference that we don't
treat `inline` as a keyword here (I think that was a premature choice in
scalafmt)
olafurpg added a commit that referenced this issue Nov 24, 2017
Fix #452, use flexible scala dialect.
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

No branches or pull requests

1 participant