aboutsummaryrefslogtreecommitdiff
path: root/scalastyle-config.xml
Commit message (Expand)AuthorAgeFilesLines
* Revert "[SPARK-12692][BUILD][SQL] Scala style: Fix the style violation (Space...Reynold Xin2016-01-121-1/+1
* [SPARK-12692][BUILD][SQL] Scala style: Fix the style violation (Space before ...Kousuke Saruta2016-01-121-1/+1
* [SPARK-3873][BUILD] Enable import ordering error checking.Marcelo Vanzin2016-01-101-11/+10
* [SPARK-12692][BUILD] Scala style: check no white space before comma and colonKousuke Saruta2016-01-081-0/+6
* [SPARK-12481][CORE][STREAMING][SQL] Remove usage of Hadoop deprecated APIs an...Sean Owen2016-01-021-8/+0
* [SPARK-3873][MLLIB] Import order fixes.Marcelo Vanzin2015-12-311-2/+2
* [SPARK-12365][CORE] Use ShutdownHookManager where Runtime.getRuntime.addShutd...tedyu2015-12-161-0/+12
* [SPARK-3873][BUILD] Add style checker to enforce import ordering.Marcelo Vanzin2015-12-081-1/+13
* [SPARK-11615] Drop @VisibleForTesting annotationtedyu2015-11-101-0/+7
* [SPARK-10330] Add Scalastyle rule to require use of SparkHadoopUtil JobContex...Josh Rosen2015-09-121-0/+8
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-251-0/+7
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-141-0/+11
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-101-6/+6
* [SPARK-7986] Split scalastyle config into 3 sections.Reynold Xin2015-05-311-116/+174
* [SPARK-3850] Turn style checker on for trailing whitespaces.Reynold Xin2015-05-311-0/+3
* [SPARK-7979] Enforce structural type checker.Reynold Xin2015-05-311-0/+3
* [SPARK-7975] Add style checker to disallow overriding equals covariantly.Reynold Xin2015-05-311-1/+1
* [SPARK-7976] Add style checker to disallow overriding finalize.Reynold Xin2015-05-301-1/+1
* [TRIVIAL] Typo fix for last commitAndrew Or2015-05-291-1/+1
* [SPARK-7558] Guard against direct uses of FunSuite / FunSuiteLikeAndrew Or2015-05-291-0/+7
* [SPARK-7940] Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH, ...Reynold Xin2015-05-291-2/+2
* [SPARK-7929] Turn whitespace checker on for more token types.Reynold Xin2015-05-281-1/+12
* [SPARK-6428] Turn on explicit type checking for public methods.Reynold Xin2015-04-031-1/+1
* [SPARK-6428] Added explicit types for all public methods in core.Reynold Xin2015-03-231-2/+2
* [Core] Upgrading ScalaStyle version to 0.5 and removing SparkSpaceAfterCommen...prudhvi2014-10-161-1/+1
* [SPARK-2182] Scalastyle rule blocking non ascii characters.Prashant Sharma2014-09-161-0/+1
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-281-0/+1
* Merge pull request #567 from ScrapCodes/style2.Prashant Sharma2014-02-091-1/+18
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-091-0/+126