Skip to content

Scala

Formatting

We should aim for consistency and predictability across our Scala code.

SBT

Scala code should be formatted using SBT, using the latest stable version. scalafmt can be a useful tool for this.