Github user ericl commented on the pull request:
https://github.com/apache/spark/pull/12555#issuecomment-213165122
@jodersky Could you get the validate task to run for things like
`~sql/test-only` though? Seems like it would be outside the task dag of most
common operations, which would defeat the purpose (since you may as well just
run scalastyle manually).
I am interested in getting the settings var to work, but that seems to be
beyond the scope of my sbt foo... for the settings key I define I get
```
> set lintOnCompile := true
<set>:1: error: not found: value lintOnCompile
lintOnCompile := true
^
[error] Type error in expression
```
Interestingly sbt still tab-completes it...
---
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]