Scala Code Formatter (Scalafmt Style)
Scala Code Formatter (Scalafmt Style) Paste raw Scala source and get back code formatted in the Scalafmt house style — 2-space indentation, balanced braces, normalized operator spacing, sorted imports, and consistent trailing commas. Output is deterministic, so the same input always produces the same result, which means cleaner diffs in code review and no more ...
Try the Tool »