Added sbt-stats to community plugins

This commit is contained in:
Orr Sella 2013-02-05 23:00:19 +02:00 committed by Mark Harrah
parent 60fb5dcfd8
commit aa93f43381
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ Static Code Analysis plugins
- 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)
- sbt-stats: https://github.com/orrsella/sbt-stats (simple, extensible source code statistics)
One jar plugins
~~~~~~~~~~~~~~~