mirror of https://github.com/sbt/sbt.git
Move sbt-findbugs and sbt-verify to completed section
parent
286cda1d27
commit
8376d10603
|
|
@ -105,7 +105,6 @@
|
|||
| [hmrc/sbt-bobby](https://github.com/hmrc/sbt-bobby) | 10 | ? | ? |
|
||||
| [joescii/sbt-js-test](https://github.com/joescii/sbt-js-test) | 10 | ? | ? |
|
||||
| [stefri/sbt-emberjs](https://github.com/stefri/sbt-emberjs) | 10 | ? | ? |
|
||||
| [josephearl/sbt-findbugs](https://github.com/josephearl/sbt-findbugs) | 10 | merged | since version 2.5.0 |
|
||||
| [gilt/sbt-aspectjweaver](https://github.com/gilt/sbt-aspectjweaver) | 10 | reported | ? |
|
||||
| [qifun/sbt-haxe](https://github.com/qifun/sbt-haxe) | 9 | ? | ? |
|
||||
| [softprops/jot](https://github.com/softprops/jot) | 9 | ? | ? |
|
||||
|
|
@ -145,7 +144,6 @@
|
|||
| [timetotrade/sbt-backup](https://github.com/timetotrade/sbt-backup) | 4 | ? | ? |
|
||||
| [sbt/sbt-javaversioncheck](https://github.com/sbt/sbt-javaversioncheck) | 3 | ? | ? |
|
||||
| [jpsacha/sbt-install4j](https://github.com/jpsacha/sbt-install4j) | 3 | ? | ? |
|
||||
| [josephearl/sbt-verify](https://github.com/josephearl/sbt-verify) | 3 | merged | since version 0.3.0 |
|
||||
| [daniel-shuy/scripted-scalatest-sbt-plugin](https://github.com/daniel-shuy/scripted-scalatest-sbt-plugin) | 3 | merged | since version 0.2.0 |
|
||||
| [seroperson/sbt-crashlytics](https://github.com/seroperson/sbt-crashlytics) | 2 | ? | ? |
|
||||
| [henders/sbt-pillar-plugin](https://github.com/henders/sbt-pillar-plugin) | 2 | ? | ? |
|
||||
|
|
@ -285,4 +283,6 @@
|
|||
| [joost-de-vries/sbt-jasmine](https://github.com/joost-de-vries/sbt-jasmine) | 0 | `addSbtPlugin("name.de-vries" % "sbt-jasmine" % "0.0.4")` |
|
||||
| [bytedeco/sbt-javacv](https://github.com/bytedeco/sbt-javacv) | 58 | `addSbtPlugin("org.bytedeco" % "sbt-javacv" % "1.15")` |
|
||||
| [bytedeco/sbt-javacpp](https://github.com/bytedeco/sbt-javacpp) | 17 | `addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.11")` |
|
||||
| [praneethpuligundla/sbt-filter](https://github.com/praneethpuligundla/sbt-filter) | 0 | `addSbtPlugin("com.github.praneethpuligundla" % "sbt-filter" % "1.0.2")` |
|
||||
| [praneethpuligundla/sbt-filter](https://github.com/praneethpuligundla/sbt-filter) | 0 | `addSbtPlugin("com.github.praneethpuligundla" % "sbt-filter" % "1.0.2")` |
|
||||
| [josephearl/sbt-findbugs](https://github.com/josephearl/sbt-findbugs) | 10 | `addSbtPlugin("uk.co.josephearl" % "sbt-findbugs" % "2.5.0")` |
|
||||
| [josephearl/sbt-verify](https://github.com/josephearl/sbt-verify) | 3 | |
|
||||
Loading…
Reference in New Issue