Skip to content

Too many changes when scalafmt is upgraded #3085

Answered by fthomas
yadavan88 asked this question in Q&A
Discussion options

You must be logged in to vote

I suspect that the difference comes from how you run scalafmt and how Scala Steward runs it. Scala Steward uses the scalafmt binary (probably installed via Coursier) and runs that to reformat all files in the project. @yadavan88, you probably use scalafmt via the sbt plugin and run sbt scalafmt to reformat only files that are part of the sbt build.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@yadavan88
Comment options

@fthomas
Comment options

Answer selected by yadavan88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants