mirror of https://github.com/sbt/sbt.git
Added findbugs4sbt.
parent
231c3130ec
commit
21165e07e7
|
|
@ -14,4 +14,8 @@ The purpose of this page is to aid developers in finding plugins that work with
|
|||
|
||||
### Test plugins
|
||||
|
||||
* junit_xml_listener: https://github.com/ijuma/junit_xml_listener/tree/sbt-0.10
|
||||
* junit_xml_listener: https://github.com/ijuma/junit_xml_listener/tree/sbt-0.10
|
||||
|
||||
### Static Code Analysis plugins
|
||||
|
||||
* findbugs4sbt: https://bitbucket.org/jmhofer/findbugs4sbt (FindBugs only supports Java projects atm)
|
||||
Loading…
Reference in New Issue