We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2180b commit ca5770eCopy full SHA for ca5770e
scala-sbt/sbt-info/build.sbt
@@ -43,4 +43,4 @@ ThisBuild / coverageEnabled := true
43
44
ThisBuild / coverageExcludedFiles := """.*SlickTables;.*/scalaz/.*"""
45
46
-ThisBuild / coverageExcludedPackages := "<empty>;.*CollectionMonoid.*;.*reactivemongo.*"
+ThisBuild / coverageExcludedPackages := "<empty>;.*CollectionMonoid.*;.*reactivemongo.*"
0 commit comments