leading pipes never ;w;
This commit is contained in:
parent
bea4c09c74
commit
b5ffc4d274
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ imports_layout = "HorizontalVertical" # Horizontal|Vertical|HorizontalVertical|M
|
|||
indent_style = "Block" # Block|Visual
|
||||
inline_attribute_width = 0
|
||||
match_arm_blocks = true
|
||||
match_arm_leading_pipes = "Always" # Preserve|Always|Never
|
||||
match_arm_leading_pipes = "Never" # Preserve|Always|Never
|
||||
match_arm_indent = true
|
||||
match_block_trailing_comma = true
|
||||
max_width = 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue