microsoft / hyperspace

An open source indexing subsystem that brings index-based query acceleration to Apache Spark™ and big data workloads.
https://aka.ms/hyperspace
Apache License 2.0
424 stars 115 forks source link

Enforce/check scalafmt during build/CI #476

Open clee704 opened 3 years ago

clee704 commented 3 years ago

We're already doing it for scalastyle. Doing it also for scalafmt would be nice as we've seen many instances where inadvertent formatting changes distracting code reviews.