Skip to content

Fix #2, make comments act like docblock for SpaceAroundControlStructures #3

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

Closed
wants to merge 1 commit into from

Conversation

godbout
Copy link

@godbout godbout commented May 15, 2017

It currently makes the normal comments act like DocBlocks, which means they are correctly indented, and there is a space between the comments and the control structure. Maybe we might want to change that later? Stick the comments/DocBlocks to the control structure and add a new line on top of the comments itself (from what I've seen, not even sure it's easily doable).

@subins2000 subins2000 changed the title Fix #2, make comments act like docblock for SpaceUnderControlStructures Fix #2, make comments act like docblock for SpaceAroundControlStructures May 17, 2017
subins2000 added a commit that referenced this pull request May 17, 2017
@subins2000 subins2000 closed this May 17, 2017
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.

2 participants