Skip to content

Commit ed82758

Browse files
committed
fmt
1 parent 4ceefd1 commit ed82758

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ThisBuild / scalafmtSbtCheck := true
88
ThisBuild / scalafmtOnCompile := !insideCI.value
99
ThisBuild / semanticdbEnabled := true
1010

11-
ThisBuild / licenses := Seq("MIT" -> url("https://opensource.org/licenses/MIT"))
12-
ThisBuild / homepage := Some(url("https://github.com/guizmaii-opensource/JRubyConcurrentConstantMemoryExcel"))
13-
ThisBuild / developers := List(
11+
ThisBuild / licenses := Seq("MIT" -> url("https://opensource.org/licenses/MIT"))
12+
ThisBuild / homepage := Some(url("https://github.com/guizmaii-opensource/JRubyConcurrentConstantMemoryExcel"))
13+
ThisBuild / developers := List(
1414
Developer(
1515
"guizmaii",
1616
"Jules Ivanic",

0 commit comments

Comments
 (0)