Update scalafmt default version to 3.8.3#670
Conversation
|
Hi, thanks for your contribution. You would essentially have to build some sort of default given the Scala version in the project. Scala 2.11 -> Would you like to continue with this work? Thanks again. |
|
I'll take a look |
|
I'll throw another possible wrench into this: there's also |
|
Which is exactly why we haven't allocated the time to do it yet. 🥶 There are edge cases to work through. |
|
Some useful pointers:
Extension methods to detect
There is currently limited support for multiple scalafmt configuration in the project. So, the fix would probably work only for the case when there is one Scala version used in the project. |
|
just fyi, I'll still take a look, but was quite busy. I hope I can find some time before the year ends. |
|
Sonst usw 3.8.3, it's broken. Wait for next release. |
If one activates scalafmt formatting without a config file, currently 1.5.1 is downloaded. That is a very old version and does not support Scala 3. I don't see a reason to not update this.