Merge pull request #1822 from topecongiro/issue-1172
Remove newlines between list elements for expressions
This commit is contained in:
commit
1f991d00e0
9 changed files with 70 additions and 1 deletions
|
@ -360,6 +360,7 @@ where
|
|||
},
|
||||
shape: list_shape,
|
||||
ends_with_newline: tactic.ends_with_newline(context.config.fn_call_style()),
|
||||
preserve_newline: true,
|
||||
config: context.config,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue