Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/5471#discussion_r28195497
--- Diff: project/SparkBuild.scala ---
@@ -420,6 +422,16 @@ object Unidoc {
)
}
+object Scalastyle {
--- End diff --
@squito @holdenk I think you can see what I'm trying to do here with the
plugin config, but it doesn't work. You guys might know how to get SBT plugins
configured? I'm just trying to set scalastyleConfig to
`dev/scalastyle-config.xml` instead of the default of `scalastyle-config.xml`,
but `sbt scalastyle` clearly shows it's not picking up this setting.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]