Search code examples
How can I run `scalafmt` on a specific file?...


scalasbtscalafmt

Read More
How to lint and format newline after `yield` in Scala 3?...


scalascala-3scalafmt

Read More
scalafmt changes line endings, how configure it to ignore them?...


scalasbtline-endingsscalafmt

Read More
scalafmt to check only modified files...


scalasbtscalafmt

Read More
scalafmt: Getting meaningful error messages...


scalascalastylescalafmt

Read More
SBT Formatter Plugin Using Common Config File...


scalasbtsbt-pluginscalafmt

Read More
SBT Plugin Published Locally Fails with an Error When Included in a Project...


scalasbtsbt-pluginscalafmt

Read More
Reuse Scalafmt Config File Across Projects...


scalascalafmt

Read More
scalafmt - docstrings conflict with significant indentation...


scalaindentationdocstringscala-3scalafmt

Read More
Intellij has a problem with scalafmt and scala 3...


scalaintellij-ideascalafmt

Read More
Run scalafmtCheck in an sbt assembly...


scalasbtscalafmt

Read More
Scalafmt in Scala projects...


scalascalafmt

Read More
Using vs code, how to get scala format to work and format my code?...


scalavisual-studio-codesbtscalafmtscala-metals

Read More
Using scala format, how to exclude view files from playframework...


scalaplayframeworkscalafmt

Read More
How to configure IntelliJ to use short package names on "Optimize imports" for a scala cod...


scalaintellij-ideacode-formattingscalafmt

Read More
How to invoke plugin from command line (sbt beginner)?...


scalacommand-linesbtscalafmt

Read More
How to configure the alignToken for the cases in pattern matching syntax using scalafmt?...


scalaformatscalafmt

Read More
BackNext