We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ed414a + d191e69 commit 631e93dCopy full SHA for 631e93d
.git-blame-ignore-revs
@@ -7,3 +7,6 @@ af2396558918fea00eaa2da12906a3012eb72153
7
8
# Scala Steward: Reformat with scalafmt 3.5.9
9
e233420d8f4cdd863932d3c1c41deb2da6c1bace
10
+
11
+# Scala Steward: Reformat with scalafmt 3.10.2
12
+166a6d2998f8616cd4fd8829598e8e9640a19f36
.scalafmt.conf
@@ -1,3 +1,3 @@
1
-version = "3.10.1"
+version = "3.10.2"
2
project.git = true
3
runner.dialect = "scala213"
src/sbt-test/scoverage/good-coverage-older/build.sbt
@@ -14,4 +14,4 @@ coverageMinimumBranchPerFile := 100
14
15
coverageFailOnMinimum := true
16
17
-allowUnsafeScalaLibUpgrade := true
+allowUnsafeScalaLibUpgrade := true
0 commit comments