Skip to content

Docs: Align @param tag columns in docblocks. - #81

Draft
mukeshpanchal27 wants to merge 1 commit into
trunkfrom
docs/align-param-columns
Draft

Docs: Align @param tag columns in docblocks.#81
mukeshpanchal27 wants to merge 1 commit into
trunkfrom
docs/align-param-columns

Conversation

@mukeshpanchal27

Copy link
Copy Markdown
Owner

Aligns the $var and description columns of @param tags in core docblocks, per the inline documentation standards.

Whitespace-only changes inside docblocks: 110 docblocks across 80 files (50 with a misaligned $var column, 74 with a misaligned description column).

Scope excludes everything phpcs.xml.dist already excludes — bundled third-party libraries (sodium_compat, Requests, SimplePie, PHPMailer, php-ai-client, ID3, Text), the deprecated.php files, and non-twenty* themes.

Hash-notation @param array $args { keeps a single space before the opening brace; the brace is not padded out to the description column. Wrapped description lines were re-indented to follow their column, and @type lines inside hash bodies were left untouched.

🤖 Generated with Claude Code

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