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.
1 parent b3ff412 commit e720061Copy full SHA for e720061
src/main/resources/io/github/tassiluca/scalaextras/.scalafmt.conf
@@ -3,7 +3,7 @@
3
# ****************************************************************************************************
4
preset = default # Default configuration
5
6
-version = 3.9.9 # Scalafmt version
+version = 3.9.10 # Scalafmt version
7
runner.dialect = scala3 # Scala 3 formatting rules
8
9
maxColumn = 120 # Max char before forcing new line
0 commit comments