We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scalafmt
1 parent 5ae4d24 commit 7fd7348Copy full SHA for 7fd7348
2 files changed
.scalafmt.conf
@@ -1,6 +1,6 @@
1
# https://scalameta.org/scalafmt/docs/configuration.html
2
3
-version=3.9.4
+version=3.9.8
4
runner.dialect = scala3
5
project.git = true
6
project.excludeFilters = [
project/plugins.sbt
logLevel := util.Level.Warn
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.1.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
0 commit comments