Skip to content

Commit 062f207

Browse files
committed
Reformat with scalafmt 3.9.7
Executed command: scalafmt --non-interactive
1 parent 838f82f commit 062f207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inThisBuild(
1515
homepage := Some(url("https://lambdaworks.github.io/scurl-detector/")),
1616
description := "Scala library that detects and extracts URLs from text.",
1717
licenses := List("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0")),
18-
developers := List(
18+
developers := List(
1919
Developer(
2020
"lambdaworks",
2121
"LambdaWorks' Team",

0 commit comments

Comments
 (0)