From e308cc31c71309f96698b7e36abfebd7fbc8aaf5 Mon Sep 17 00:00:00 2001 From: sam Date: Mon, 6 Jan 2014 20:06:54 +0000 Subject: [PATCH] Added sbt-scoverage to list of plugins. --- src/sphinx/Community/Community-Plugins.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index e7b0b6e5c..433943d6a 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -278,6 +278,7 @@ Code coverage plugins ~~~~~~~~~~~~~~~~~~~~~ - sbt-scct: https://github.com/dvc94ch/sbt-scct +- sbt-scoverage: https://github.com/scoverage/sbt-scoverage - jacoco4sbt: https://github.com/sbt/jacoco4sbt - xsbt-coveralls-plugin: https://github.com/theon/xsbt-coveralls-plugin