Skip to content

chore: apply the coding standard#18

Merged
HafizMMoaz merged 2 commits into
mainfrom
chore/coding-standard
Jul 22, 2026
Merged

chore: apply the coding standard#18
HafizMMoaz merged 2 commits into
mainfrom
chore/coding-standard

Conversation

@HafizMMoaz

Copy link
Copy Markdown
Member

Runs php-cs-fixer fix with the shared webisters/coding-standard config, which the advisory lint job on main was reporting as dirty.

Style only. No behaviour changes:

  • global constants and functions prefixed with \
  • : return-type spacing normalised to the project style
  • heredoc bodies re-indented (PHP strips the closing-marker indentation, so rendered output is byte-identical)
  • license headers normalised, missing ones added, trailing newlines fixed

🤖 Generated with Claude Code

HafizMMoaz and others added 2 commits July 22, 2026 16:46
Runs php-cs-fixer with the shared webisters/coding-standard config.
Style only, no behaviour changes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@HafizMMoaz
HafizMMoaz merged commit b77efa5 into main Jul 22, 2026
2 checks passed
@HafizMMoaz
HafizMMoaz deleted the chore/coding-standard branch July 22, 2026 11:58
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