Skip to content

Commit ca5770e

Browse files
committed
Reformat with scalafmt 3.7.12
Executed command: scalafmt --non-interactive
1 parent 6d2180b commit ca5770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-sbt/sbt-info/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ ThisBuild / coverageEnabled := true
4343

4444
ThisBuild / coverageExcludedFiles := """.*SlickTables;.*/scalaz/.*"""
4545

46-
ThisBuild / coverageExcludedPackages := "<empty>;.*CollectionMonoid.*;.*reactivemongo.*"
46+
ThisBuild / coverageExcludedPackages := "<empty>;.*CollectionMonoid.*;.*reactivemongo.*"

0 commit comments

Comments
 (0)