Skip to content

Commit f508715

Browse files
committed
Test / scalafmt
on-behalf-of: @e-solutions-GmbH <[email protected]>
2 parents c4284ff + 44cb4f1 commit f508715

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.9.8
1+
version = 3.9.9
22
runner.dialect = scala212
33
maxColumn = 120
44
project.git = true

src/test/scala/com/github/sbt/sbom/BomExtractorSpec.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ class BomExtractorSpec extends AnyWordSpec with Matchers {
4848
}
4949
}
5050
}
51-

0 commit comments

Comments
 (0)