Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.2 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 7, 2024
1 parent c33c6d7 commit fad14ec
Showing 1 changed file with 1 addition and 1 deletion.
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.17
version=3.8.2
maxColumn = 160
rewrite.rules = [SortImports, RedundantBraces, RedundantParens, PreferCurlyFors]
project.excludePaths = [
Expand Down

0 comments on commit fad14ec

Please sign in to comment.