Skip to content

Commit

Permalink
remove optional braces
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas committed Oct 23, 2023
1 parent bb86821 commit 2caf655
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
Expand Up @@ -50,3 +50,4 @@ includeNoParensInSelectChains = true
optIn.breakChainOnFirstMethodDot = true

rewrite.scala3.convertToNewSyntax = true
rewrite.scala3.removeOptionalBraces = true

0 comments on commit 2caf655

Please sign in to comment.