Collection of pre-commit hooks for scala
- scalafmt: Run scalafmt, should be configured with a
.scalafmt.conf
file
- pre-commit-scalafmt
- Run scalafmt on compile (from sbt)
Download the newer version with coursier then commit the result
cs bootstrap scalafmt -o scalafmt -f