univalence / spark-tools

https://univalence.github.io/spark-tools/
Apache License 2.0
44 stars 8 forks source link

Add scalafmt check step in CircleCI #2

Open fsarradin opened 5 years ago

fsarradin commented 5 years ago

This currently doesn't as scalafmt + scalafmtCheck always fails :/

ahoy-jon commented 5 years ago

We have more and more fmt commits. Since working with floobits or IntelliJ is making it difficult to use fmt on compile, we could add sbt check as a local pre-commit or pre-push hook in git.