leading pipes never ;w;

This commit is contained in:
do butterflies cry? 2026-03-28 23:59:54 +10:00
parent bea4c09c74
commit b5ffc4d274
Signed by: cry
GPG key ID: F68745A836CA0412

View file

@ -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