GitHub user ScrapCodes opened a pull request:
https://github.com/apache/incubator-spark/pull/567
SPARK-1058, Fix Style Errors and Add Scala Style to Spark Build. Pt 2
Continuation of PR #557
With this all scala style errors are fixed across the code base !!
The reason for creating a separate PR was to not interrupt an already
reviewed and ready to merge PR. Hope this gets reviewed soon and merged too.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark style2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/567.patch
----
commit f0a9b8a61c870f67cb397dd34fcd7f04f73d6586
Author: Patrick Wendell <[email protected]>
Date: 2014-01-24T19:22:53Z
Adding scalastyle snapshot
commit 98d502f151c54d45780fec6aa4e96dea29fdfab3
Author: Prashant Sharma <[email protected]>
Date: 2014-02-09T12:09:07Z
scala style fixes
commit 3872fc91748259fec5f206f265441b6e2fccad9a
Author: Prashant Sharma <[email protected]>
Date: 2014-02-09T14:31:15Z
scala style fixes 2
----