spatial-lang icon indicating copy to clipboard operation
spatial-lang copied to clipboard

Investigate integration with scalafmt

Open rubenfiszel opened this issue 7 years ago • 1 comments

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

rubenfiszel avatar Apr 17 '17 17:04 rubenfiszel

Using the sbt plugin scalafmt the process is very simple, just run the sbt command "scalafmt".

Applied to compile, we get: 2f6c376

rubenfiszel avatar Apr 17 '17 18:04 rubenfiszel