Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Prevent fn arrow -> should always be on the same line as fn args #13

Closed
cschneid opened this issue Jun 6, 2017 · 3 comments
Closed

Comments

@cschneid
Copy link

cschneid commented Jun 6, 2017

Function arrows seem somewhat randomly placed.

one with a missing space before

one with a whole line to itself

Spawned from #10

@lpil
Copy link
Owner

lpil commented Jun 6, 2017

Thank you

@lpil lpil changed the title Function arrows are spaced oddly Prevent fn arrow -> should always be on the same line as fn args Jun 6, 2017
jfornoff added a commit to jfornoff/exfmt that referenced this issue Jul 24, 2017
lpil pushed a commit that referenced this issue Jul 24, 2017
@jfornoff
Copy link
Contributor

Not ready to be closed, the spacing around 0-arity function arrows is OK now, but the arrows are still broken into the next lines or parts of the body are put after it.

@lpil
Copy link
Owner

lpil commented Jul 26, 2017

Thank you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants