blob: 20d91a464069808b503d3d16977a0667ed77c822 [file] [log] [blame]
edition = 2019-10
maxColumn = 100
docstrings = JavaDoc
assumeStandardLibraryStripMargin = true
rewrite.rules = [AvoidInfix, PreferCurlyFors, RedundantBraces, RedundantParens, SortModifiers, SortImports]
rewrite.redundantBraces.generalExpressions = true
trailingCommas = preserve
optIn.forceBlankLineBeforeDocstring = true