align = some danglingParentheses = true indentOperator = spray maxColumn = 120 lineEndings = unix project.excludeFilters = [".*\\.sbt"] rewrite.rules = [AsciiSortImports, RedundantBraces, RedundantParens] spaces.inImportCurlyBraces = true unindentTopLevelOperators = true