Skip to content

Commit

Permalink
Merge pull request #492 from scala-steward/update/scalafmt-core-3.7.15
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.7.15
  • Loading branch information
ornicar authored Oct 25, 2023
2 parents 8e2f09d + b1a9e01 commit 9fee88b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ a0eab17cf6f5d23011b65c63277d10dd4d4cc840

# Scala Steward: Reformat with scalafmt 3.7.12
c246e4ac8bbaed067af7cd5b745e6d06d6307b95

# Scala Steward: Reformat with scalafmt 3.7.15
1ad04d022a59358830b99e15b224d64038430713
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.7.14"
version = "3.7.15"
runner.dialect = scala3

align.preset = more
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")

0 comments on commit 9fee88b

Please sign in to comment.