Skip to content

Commit

Permalink
Reformat with scalafmt 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 22, 2021
1 parent b6314dc commit e554663
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ Global / scalacOptions ++= Seq(
)

// Scoverage settings
Global / coverageEnabled := false
Global / coverageEnabled := false
Global / coverageFailOnMinimum := false
Global / coverageHighlighting := true
Global / coverageHighlighting := true

0 comments on commit e554663

Please sign in to comment.