=fmt Preserve line endings when format. (#31192)
This commit is contained in:
parent
cc762a8a74
commit
042c25c9b2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ style = defaultWithAlign
|
|||
docstrings = JavaDoc
|
||||
indentOperator = spray
|
||||
maxColumn = 120
|
||||
lineEndings = preserve
|
||||
rewrite.rules = [RedundantParens, SortImports, AvoidInfix]
|
||||
unindentTopLevelOperators = true
|
||||
align.tokens = [{code = "=>", owner = "Case"}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue