Skip to content

Commit 5e8d5ba

Browse files
authored
Merge pull request #613 from scala-js/topic/scalafmt-dialect
Explicitly set scalafmt dialect
2 parents 1acf153 + ac3d0aa commit 5e8d5ba

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)