Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Mar 1, 2022
1 parent 3de33da commit 46bf8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ lazy val unidoc = project
.in(file("unidoc"))
.enablePlugins(TypelevelUnidocPlugin)
.settings(
name := "sbt-typelevel-docs",
name := "sbt-typelevel-docs"
)

lazy val docs = project
Expand Down

0 comments on commit 46bf8ef

Please sign in to comment.