Skip to content

Commit ac3d0aa

Browse files
committed
Explicitly set scalafmt dialect
1 parent a1aeaa3 commit ac3d0aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scalafmt.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version = 3.0.6
2+
runner.dialect = scala213source3
23
project.git = true
34
style = Scala.js
45
project.includeFilters = ["src/main/scala/org/scalajs/.*\\.scala"]

0 commit comments

Comments
 (0)