Skip to content

CS: various array formatting fixes #1065

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

CS: various array formatting fixes #1065

merged 1 commit into from
Apr 29, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 29, 2025

Description

These alignment issues were, for some unknown reason, not picking up by the PHPCS native sniffs. This may need investigating, but as it involves the Squiz.Arrays.ArrayDeclaration sniff, this is not really worth the time.

Fixed now anyway by locally using a few outside sniffs.

Suggested changelog entry

N/A

These alignment issues were, for some unknown reason, not picking up by the PHPCS native sniffs.
This may need investigating, but as it involves the `Squiz.Arrays.ArrayDeclaration` sniff, this is not really worth the time.

Fixed now anyway by locally using a few outside sniffs.
@jrfnl jrfnl added this to the 3.13.0 milestone Apr 29, 2025
@jrfnl jrfnl merged commit 03359eb into master Apr 29, 2025
65 checks passed
@jrfnl jrfnl deleted the feature/minor-cs-cleanup branch April 29, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants