Skip to content

Commit

Permalink
Reformat with scalafmt 3.5.8
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
scala-steward authored and bpholt committed Jul 15, 2022
1 parent 6fd57f3 commit 13347ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -51,7 +51,7 @@ lazy val root = project
`scalafix-output`,
`scalafix-tests`
),
addMappingsToSiteDir((ScalaUnidoc / packageDoc / mappings), docMappingsApiDir),
addMappingsToSiteDir(ScalaUnidoc / packageDoc / mappings, docMappingsApiDir),
git.remoteRepo := "git@github.com:typelevel/catbird.git"
)
.settings(
Expand Down

0 comments on commit 13347ef

Please sign in to comment.