Skip to content

Indent ‘then’ and ‘else’ clauses one level further#313

Merged
mrkkrp merged 1 commit intomasterfrom
mk/indent-if-then-else
Aug 16, 2019
Merged

Indent ‘then’ and ‘else’ clauses one level further#313
mrkkrp merged 1 commit intomasterfrom
mk/indent-if-then-else

Conversation

@mrkkrp
Copy link
Copy Markdown
Member

@mrkkrp mrkkrp commented Aug 16, 2019

Close #299.

This arguably improves readability especially when if-then-else is placed inside of a do-block.

Argumentation for choosing this style is that I like it more than the alternatives.

This arguably improves readability especially when if-then-else is placed
inside of a ‘do’-block.
@mrkkrp mrkkrp merged commit f94400b into master Aug 16, 2019
@mrkkrp mrkkrp deleted the mk/indent-if-then-else branch August 16, 2019 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What is the policy for if-then-else clause?

1 participant