List Question
20 TechQA 2024-01-31T00:26:47.273000How to lint and format newline after `yield` in Scala 3?
52 views
Asked by Max Smirnov
How to make scalafmt remove space before argument braces
34 views
Asked by Tim
Why is scalafmt gluing these lines together?
85 views
Asked by Dima
How can I run `scalafmt` on a specific file?
566 views
Asked by maahd
How to setup scalafmt so it respects custom formatting of multiline method calls
271 views
Asked by Wojciech
Scalafmt: keep empty lines in a List
208 views
Asked by Anton Filimonov
scalafmt to check only modified files
487 views
Asked by ehsun7b
Make scalafmt keep infix expression on one line and break line before match case pattern and body
249 views
Asked by Adam Mackler
Plugin sbt-scalafmt fails downloading scalafmt-core in Github Actions
377 views
Asked by luisdue
scalafmt download error while using nexus
205 views
Asked by KK2486
scalafmt: How to disable indentation for trailing single-line comments
265 views
Asked by Donald Duck
SBT Formatter Plugin Using Common Config File
115 views
Asked by joesan
SBT Plugin Published Locally Fails with an Error When Included in a Project
430 views
Asked by joesan
Reuse Scalafmt Config File Across Projects
337 views
Asked by joesan
scalafmt - docstrings conflict with significant indentation
247 views
Asked by Andrey Tyukin
scalafmt - format long chains of infix operators
103 views
Asked by Andrey Tyukin
Intellij has a problem with scalafmt and scala 3
1.3k views
Asked by FrancMo
Scalafmt in Scala projects
862 views
Asked by M.G.
Using scala format, how to exclude view files from playframework
1k views
Asked by Blankman
Keep multiple parameters on one line in scalafmt
193 views
Asked by Daniel Darabos