scalastyle / scalastyle-sbt-plugin

scalastyle-sbt-plugin
Apache License 2.0
139 stars 52 forks source link

Make it possible to suppress logging the check results to the sbt log. #46

Closed gregsymons closed 7 years ago

gregsymons commented 8 years ago

I'm pretty sure this build failure has nothing to do with my change since #48 looks to have the same problem. Is the build doing something weird that Travis doesn't like?

matthewfarwell commented 8 years ago

Can you do a rebase & squash, and I'll merge this. Thanks.