I'm a bit confused... I format the project's code with: dev/scalfmt
Then I am trying to run the unit test I am working on via: build/sbt "graphx/testOnly *LabelPropagationTest" And I get lots of formatting errors from all around Spark's code. For example: [error] (mllib-local / scalaStyleOnCompile) Failing because of negative scalastyle result [error] (core / scalaStyleOnCompile) Failing because of negative scalastyle result [error] (graphx / scalaStyleOnCompile) Failing because of negative scalastyle result [error] (core / scalaStyleOnTest) Failing because of negative scalastyle result What's up with that? Thanks, Russell Jurney @rjurney <http://twitter.com/rjurney> russell.jur...@gmail.com LI <http://linkedin.com/in/russelljurney> FB <http://facebook.com/jurney> datasyndrome.com