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

feat: StatementIndentationFixer - support comment for continuous control statement #7384

Merged
merged 8 commits into from Oct 27, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Oct 22, 2023

this PR will not support multi-line comments, but it's good enough imho - only 1 false positive on symfony/symfony repo , but that one is more related to multiline trailing comment ($foo = 1; // multiline...

@keradus keradus marked this pull request as ready for review October 22, 2023 21:02
@coveralls
Copy link

coveralls commented Oct 22, 2023

Coverage Status

coverage: 94.605% (+0.002%) from 94.603% when pulling 1fadc67 on keradus:statement_indentation into 1e6cd8c on PHP-CS-Fixer:master.

@keradus keradus enabled auto-merge (squash) October 23, 2023 20:30
@keradus keradus disabled auto-merge October 27, 2023 10:05
@keradus keradus merged commit 753d0af into PHP-CS-Fixer:master Oct 27, 2023
15 checks passed
@keradus keradus deleted the statement_indentation branch October 27, 2023 10:05
keradus added a commit to keradus/PHP-CS-Fixer that referenced this pull request Dec 26, 2023
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