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

Fix #528: Non-default scalafmt version leading to errors #545

Merged
merged 7 commits into from
Jan 18, 2022

Conversation

jchyb
Copy link
Contributor

@jchyb jchyb commented Jan 14, 2022

No description provided.

The .scalafmt.conf is looked for and found like in the scalafmt itself:
1. the cwd (workspace) is checked
2. the git root (of workspace) is checked
3. the default version is used instead
@jchyb jchyb marked this pull request as ready for review January 17, 2022 08:46
@romanowski
Copy link
Member

fixes #528

@romanowski romanowski merged commit 50f9a6a into VirtusLab:master Jan 18, 2022
@jchyb jchyb linked an issue Jan 18, 2022 that may be closed by this pull request
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.

Fmt command should be aware of scala-fmt version from the configuration
3 participants