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

[CS] Update phpcs rules #1374

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

smnandre
Copy link
Member

@smnandre smnandre commented Jan 3, 2024

Update php-cs-fixer rules to add

'trailing_comma_in_multiline' => ['elements' => ['arrays', 'match', 'parameters']],

(synchronize with symfony/symfony after CS: trailing commas #53352 )

@smnandre smnandre force-pushed the dx/update-phpcs-rules branch 2 times, most recently from bff0758 to 0445b2d Compare January 6, 2024 22:52
@weaverryan weaverryan force-pushed the dx/update-phpcs-rules branch from 0445b2d to d02f0ee Compare January 7, 2024 03:52
@weaverryan
Copy link
Member

Thanks Simon!

@weaverryan weaverryan merged commit 631291d into symfony:2.x Jan 7, 2024
7 checks passed
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.

2 participants