diff --git a/.scalafmt.conf b/.scalafmt.conf index ff3b34a3eb..788725c16e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -34,6 +34,7 @@ optIn.breakChainOnFirstMethodDot = false optIn.configStyleArguments = false danglingParentheses.preset = false spaces.inImportCurlyBraces = true +rewrite.rules = [RedundantBraces] rewrite.neverInfix.excludeFilters = [ and min