sky-uk/kafka-message-scheduler

Add scalafmt

lacarvalho91 opened this issue · 1 comments

We should add scalafmt to the project and have it run on compile, and validate formatting on PRs

scalaFmt exists in the project but it's not added to the prBuild / ciBuild

AC:

  • scalaFmt to run on compile and PR validation
  • rename ciBuild to cdBuild to inline with other projects