Skip to content

Auto-fix PHPCS formatting violations#59

Merged
Atroci merged 1 commit into
mainfrom
claude/new-session-2so3uz
Jun 10, 2026
Merged

Auto-fix PHPCS formatting violations#59
Atroci merged 1 commit into
mainfrom
claude/new-session-2so3uz

Conversation

@Atroci

@Atroci Atroci commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Ran phpcbf with the project standard (phpcs.xml.dist) to fix 649
formatting/whitespace violations across 57 files: statement alignment,
trailing whitespace, array spacing, tab indentation, scope indentation,
and file-newline issues. No functional changes; all files lint clean.

Remaining 138 violations require manual review (missing docblocks,
naming conventions, Yoda conditions, discouraged functions).

Ran phpcbf with the project standard (phpcs.xml.dist) to fix 649
formatting/whitespace violations across 57 files: statement alignment,
trailing whitespace, array spacing, tab indentation, scope indentation,
and file-newline issues. No functional changes; all files lint clean.

Remaining 138 violations require manual review (missing docblocks,
naming conventions, Yoda conditions, discouraged functions).
@Atroci
Atroci merged commit 5db9485 into main Jun 10, 2026
5 of 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