1
Fork 0

Merge pull request #1822 from topecongiro/issue-1172

Remove newlines between list elements for expressions
This commit is contained in:
Nick Cameron 2017-07-27 11:15:53 +12:00 committed by GitHub
commit 1f991d00e0
9 changed files with 70 additions and 1 deletions

View file

@ -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,
};