Added scalastyle to community plugins

This commit is contained in:
Matthew Farwell 2013-01-14 23:30:37 +01:00 committed by Mark Harrah
parent 0f28164b53
commit 53599cc24e
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ Static Code Analysis plugins
works for Scala, too)
- findbugs4sbt: https://bitbucket.org/jmhofer/findbugs4sbt (FindBugs
only supports Java projects atm)
- scalastyle: https://github.com/scalastyle/scalastyle-sbt-plugin (Scalastyle - static code checker for Scala)
One jar plugins
~~~~~~~~~~~~~~~