Re: [SUGGESTION] suggest contributors to run sbt scalastyle before run sbt test

2014-03-03 Thread Reynold Xin
Thanks for the suggestion. Just did it. On Mon, Mar 3, 2014 at 7:38 AM, Nan Zhu wrote: > Hi, all > > I noticed this because...my two PRs failed for the style error (exceeding > for 3 - 5 chars) yesterday > > Maybe we can explicitly suggest contributors to run sbt scalastyle before > they run te

[SUGGESTION] suggest contributors to run sbt scalastyle before run sbt test

2014-03-03 Thread Nan Zhu
Hi, all I noticed this because…my two PRs failed for the style error (exceeding for 3 - 5 chars) yesterday Maybe we can explicitly suggest contributors to run sbt scalastyle before they run test cases https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark Just add one sente