spatial-lang
spatial-lang copied to clipboard
Investigate integration with scalafmt
It would be nice to have a consistent style across spatial that is enforced by a style conf through scalafmt: https://github.com/scalameta/scalafmt
Using the sbt plugin scalafmt the process is very simple, just run the sbt command "scalafmt".
Applied to compile, we get: 2f6c376