Skip to content

Commit

Permalink
Reformat SBT files
Browse files Browse the repository at this point in the history
  • Loading branch information
ruippeixotog committed Oct 11, 2020
1 parent 3c09ee1 commit 81f1333
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/ModuleMdocPlugin.scala
Expand Up @@ -22,11 +22,9 @@ object ModuleMdocPlugin extends AutoPlugin {
.dependsOn(LocalProject("generic")) // Allow auto-derivation in documentation
.settings(
name := docProjId,

mdocVariables := Map("VERSION" -> version.value),
mdocIn := proj.base / "docs",
mdocOut := proj.base,

skip in publish := true
)
List(docProj)
Expand Down

0 comments on commit 81f1333

Please sign in to comment.