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

Add rule for blank lines after multiline assignment #138

Conversation

corroded
Copy link
Collaborator

@corroded corroded commented Mar 8, 2017

This is for #60 . I made the examples as simple as I could think of and separated the examples as @eksperimental suggested.

README.md Outdated
* <a name="add-blank-line-after-multiline-assignment"></a>
Add a blank line after a multiline assignment as a
visual cue that the assignment is 'over'
<sup>[[link](#add-blank-line-after-multiline-assignment)]</sup>
Copy link
Collaborator

@eksperimental eksperimental Mar 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ending period.

README.md Outdated
|> String.strip

another_string <> some_string

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

break the examples into two different examples, by closing it with "" and reopening it with "elixir"

@corroded corroded force-pushed the blank_line_after_multiline_assignment branch from e32a881 to 561a13d Compare March 8, 2017 17:37
@corroded
Copy link
Collaborator Author

corroded commented Mar 8, 2017

@eksperimental thanks for reviewing! Addressed the comments 👍

@corroded corroded moved this from In Progress to In Review in Style guide Kanban board Mar 8, 2017
Copy link
Collaborator

@eksperimental eksperimental left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@corroded corroded merged commit 57171df into christopheradams:master Mar 8, 2017
@corroded corroded deleted the blank_line_after_multiline_assignment branch March 8, 2017 17:46
@corroded corroded moved this from In Review to Finished in Style guide Kanban board Mar 8, 2017
@corroded corroded removed their assignment Mar 8, 2017
@christopheradams
Copy link
Owner

Great!

@eksperimental
Copy link
Collaborator

thank you @corroded

@corroded corroded removed this from Finished in Style guide Kanban board Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants