Code formatter for Scala.
Configurations are stored in the .scalafmt.conf
file.
.scala
files in the current directory recursively:
scalafmt
scalafmt --config {path/to/.scalafmt.conf} {path/to/file_or_directory} {path/to/file_or_directory} {...}
0
if all files respect the formatting style:
scalafmt --config {path/to/.scalafmt.conf} --test
scalafmt --exclude {path/to/file_or_directory} {...}
scalafmt --config {path/to/.scalafmt.conf} --mode diff
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB