Github user advancedxy commented on a diff in the pull request:
https://github.com/apache/spark/pull/21399#discussion_r189960217
--- Diff: project/SparkBuild.scala ---
@@ -740,6 +741,16 @@ object Unidoc {
)
}
+object CheckStyle {
--- End diff --
How about call it as `CheckJavaStyle`.
`CheckStyle` seems a broad concept which should include scala style chceck.
And dev/sbt-checkstyle -> dev/sbt-checkjavastyle or similar
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]