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: UnaryOperatorSpacesFixer - introduce only_dec_inc config #7626

Merged
merged 2 commits into from Dec 28, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Dec 26, 2023

Closes #7552

This rule is responsible only for ++/--, type casting is part of cast_spaces and thus vide #7625

@keradus keradus changed the title UnaryOperatorSpacesFixer - introduce only_dec_inc config feat: UnaryOperatorSpacesFixer - introduce only_dec_inc config Dec 26, 2023
@keradus keradus marked this pull request as ready for review December 26, 2023 22:45
@coveralls
Copy link

Coverage Status

coverage: 94.8% (+0.005%) from 94.795%
when pulling 3b80f98 on keradus:7552
into 8c784d4 on PHP-CS-Fixer:master.

@keradus keradus enabled auto-merge (squash) December 26, 2023 23:17
@keradus keradus merged commit 99e3a8d into PHP-CS-Fixer:master Dec 28, 2023
26 checks passed
@keradus keradus deleted the 7552 branch December 28, 2023 16:45
danog pushed a commit to zoonru/PHP-CS-Fixer that referenced this pull request Feb 2, 2024
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