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

Fix RequireSingleLineMethodSignature for semicolons #861

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Fix RequireSingleLineMethodSignature for semicolons #861

merged 1 commit into from
Jan 23, 2020

Conversation

grongor
Copy link
Contributor

@grongor grongor commented Jan 23, 2020

Not sure why would you @kukulich change the test when it was working fine before ... anyway, I reverted your change and added a fix.

Without this, the phpcs was jumping between LineLengthSniff error when on single line and with error here when on multiple lines...

@grongor grongor requested a review from kukulich January 23, 2020 13:37
@kukulich
Copy link
Contributor

I'm not sure why I changed it. I tested it on whole Slevomat and there was some bugs I've fixed etc.

@kukulich kukulich merged commit 67b779b into slevomat:master Jan 23, 2020
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.

None yet

2 participants