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

Formatting suggestion: Empty line after function signature #138

Open
sporto opened this issue May 22, 2021 · 1 comment
Open

Formatting suggestion: Empty line after function signature #138

sporto opened this issue May 22, 2021 · 1 comment

Comments

@sporto
Copy link

sporto commented May 22, 2021

image

After the function signature, the first expression in the function appears immediately. This makes this function harder to read than it needs to be as the function signature and the first expression join together in one wall of text.

Having and empty line make a big difference

image

@lpil
Copy link
Member

lpil commented May 22, 2021

We could possibly make tea for matter preserve a deliberate empty line here, but I am not 100% convinced yet. I would be interested in hearing what other people think of this. Thank you

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

No branches or pull requests

2 participants