version = "3.0.0-RC2" runner.dialect = scala3 style = defaultWithAlign maxColumn = 100 align.preset = more rewrite.rules = [ AvoidInfix RedundantBraces RedundantParens AsciiSortImports PreferCurlyFors ] rewrite.neverInfix.excludeFilters = [until to by eq ne "should.*" "contain.*" "must.*" in be taggedAs thrownBy synchronized have when size theSameElementsAs]