Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 444 Bytes

Collection of pre-commit hooks for scala

Hooks

  • scalafmt: Run scalafmt, should be configured with a .scalafmt.conf file

Alternative

How to upgrade scalafix or scalafmt ?

Download the newer version with coursier then commit the result

cs bootstrap scalafmt -o scalafmt -f