Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new rule: NoLineBreakAfterElse #125

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

MyDogTom
Copy link
Contributor

Reports line breaks after "else" clause. Supports auto format by replacing linebreak with space.
Doesn't take into account maximum line length.

closes #122

Reports line breaks after "else" clause. Supports auto format by replacing linebreak with space.
Doesn't take into account maximum line length.
@shyiko
Copy link
Collaborator

shyiko commented Dec 12, 2017

Thank you, @MyDogTom. 👍 as usual.

@shyiko shyiko merged commit 1811f2f into pinterest:master Dec 12, 2017
shyiko added a commit that referenced this pull request Dec 12, 2017
@MyDogTom MyDogTom deleted the mydogtom/if-else-if-rule branch December 12, 2017 20:39
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.

formatting for "if - else - if"
2 participants