Skip to content

Commit

Permalink
scalafmt.conf: use explicit dialect scala213
Browse files Browse the repository at this point in the history
  • Loading branch information
kitbellew committed Sep 25, 2021
1 parent 972e5a4 commit 33c4d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version=3.0.4
runner.dialect = scala213
project.git = true
project.excludeFilters = [
scalafmt-benchmarks/src/resources,
Expand Down

0 comments on commit 33c4d42

Please sign in to comment.