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

DocComment sniff - do not require blank line before doc comment when in array or function call #7

Merged
merged 1 commit into from
May 11, 2019

Conversation

michalbundyra
Copy link
Member

Blank line shouldn't be required before doc-block in array (when on the top) or when in function call. See test for more details.

@michalbundyra michalbundyra added the bug Something isn't working label May 9, 2019
@michalbundyra michalbundyra added this to the 1.0.1 milestone May 9, 2019
michalbundyra added a commit that referenced this pull request May 11, 2019
…mment

DocComment sniff - do not require blank line before doc comment when in array or function call
michalbundyra added a commit that referenced this pull request May 11, 2019
michalbundyra added a commit that referenced this pull request May 11, 2019
michalbundyra added a commit that referenced this pull request May 11, 2019
@michalbundyra michalbundyra merged commit 16b5d51 into master May 11, 2019
@michalbundyra michalbundyra deleted the hotfix/blank-line-before-doc-comment branch May 11, 2019 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant