Skip to content

fix: broken sniff EmptyCommentSniff #249

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

Merged
merged 3 commits into from
Aug 18, 2019

Conversation

nunomaduro
Copy link
Owner

Q A
Bug fix? yes
New feature? no
Fixed tickets #62 #59 and others...

This sniff EmptyCommentSniff doesn't work well in legacy projects. Tried to contact the owner of the project here slevomat/coding-standard#688, but the owner doesn't have to have this sniff fixed.

The only solution, for now, is remove the sniff. What do you guys think?

@nunomaduro nunomaduro added the bug Something isn't working label Aug 16, 2019
@olivernybroe
Copy link
Collaborator

I agree that this error is not something that is acceptable.
Another solution would be to fix the error in a edition of the sniff locally?

This could maybe also be "fixed" by using the approach in this issue #242?

@nunomaduro
Copy link
Owner Author

@olivernybroe Can you double check this?

@nunomaduro nunomaduro merged commit 26878e8 into master Aug 18, 2019
@nunomaduro nunomaduro deleted the fix/fatal-error-on-unclosed-comments branch August 18, 2019 21:33
@nunomaduro nunomaduro changed the title fix: removes broken sniff EmptyCommentSniff fix: broken sniff EmptyCommentSniff Aug 18, 2019
@olivernybroe
Copy link
Collaborator

@nunomaduro sorry didn't have time to check it :)
The code looks great, but haven't tried it locally

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.

2 participants