268 Forks
1332 Stars
1332 Watchers

scalafmt

Code formatter for Scala

How to download and setup scalafmt

Open terminal and run command
git clone https://github.com/scalameta/scalafmt.git
git clone is used to create a copy or clone of scalafmt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scalafmt https://github.com/scalameta/scalafmt/archive/master.zip

Or simply clone scalafmt with SSH
[email protected]:scalameta/scalafmt.git

If you have some problems with scalafmt

You may open issue on scalafmt support forum (system) here: https://github.com/scalameta/scalafmt/issues