We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb14cd commit ab79610Copy full SHA for ab79610
1 file changed
project/ProjectPlugin.scala
@@ -140,5 +140,5 @@ object ProjectPlugin extends AutoPlugin {
140
!toPath.startsWith("github4s/BuildInfo")
141
}
142
143
- ) ++ shellPromptSettings
+ ) ++ shellPromptSettings ++ sharedScoverageSettings(75d)
144
0 commit comments