Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19116#discussion_r136905307
--- Diff: project/SparkBuild.scala ---
@@ -163,14 +163,15 @@ object SparkBuild extends PomBuild {
val configUrlV = scalastyleConfigUrl.in(config).value
val streamsV = streams.in(config).value
val failOnErrorV = true
+ val failOnWarningV = false
--- End diff --
I've been noticed this, but looks like we only have error level rules in
`scalastyle-config.xml`. Not aware of a rewriting hidden there.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]