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: PSR12 - configure unary_operator_spaces #7388

Merged
merged 2 commits into from Oct 26, 2023
Merged

feat: PSR12 - configure unary_operator_spaces #7388

merged 2 commits into from Oct 26, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Oct 25, 2023

closes #7303

@coveralls
Copy link

Coverage Status

coverage: 94.603%. remained the same when pulling 6550598 on PSR12 into e008ba6 on master.

@keradus keradus merged commit 1e6cd8c into master Oct 26, 2023
30 checks passed
@keradus keradus deleted the PSR12 branch October 26, 2023 11:24
@lddtime
Copy link

lddtime commented Oct 31, 2023

all ! $variable has become !$variable 😭

@Wirone
Copy link
Member

Wirone commented Oct 31, 2023

@lddtime you can always set unary_operator_spaces=false in your config and achieve the exact same behaviour as before this PR, it's less typing than in your comment 😉.

@lddtime
Copy link

lddtime commented Oct 31, 2023

@Wirone Thanks! It's useful. 😄

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.

Reference assignment operator =& gets broken up
5 participants