Skip to content

Fall back to default config for trailing_comma_in_multiline#72

Draft
Jean85 wants to merge 3 commits into1.xfrom
arguments-trailing-commas
Draft

Fall back to default config for trailing_comma_in_multiline#72
Jean85 wants to merge 3 commits into1.xfrom
arguments-trailing-commas

Conversation

@Jean85
Copy link
Copy Markdown
Member

@Jean85 Jean85 commented Apr 15, 2024

This is thanks to PHP-CS-Fixer/PHP-CS-Fixer#7916 that adds trailing_comma_in_multiline to the PER-CS-2.0 ruleset.

This should fix the CI: https://github.com/facile-it/facile-coding-standard/actions/runs/8683344265/job/23816753810

This is thanks to PHP-CS-Fixer/PHP-CS-Fixer#7916 that adds `trailing_comma_in_multiline` to the PER-CS-2.0 ruleset
@Jean85 Jean85 force-pushed the arguments-trailing-commas branch from ba44cbe to 5e1a464 Compare April 15, 2024 08:55
@Jean85 Jean85 self-assigned this Apr 15, 2024
@Jean85
Copy link
Copy Markdown
Member Author

Jean85 commented Apr 15, 2024

After df282ad CI starts failing under PHP 7.4 since the trailing argument comma requires PHP 8.0.

We may need to postpone this PR to when we will abandon support for PHP 7.4

@Jean85 Jean85 marked this pull request as draft April 15, 2024 10:59
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.

1 participant