Update wp-coding-standards/wpcs to 3.4.1 - #947
Conversation
Regenerates composer.lock. The version constraint already allows 3.4.1, so no composer.json change is needed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
@kasparsd @masteradhoc Could I ask for your review & merge? Thank you! |
Updates the locked version of wp-coding-standards/wpcs to 3.4.1, including any transitive PHPCS/PHPCSUtils/PHPCSExtra bumps required by it.
The
composer.jsonconstraint already allows 3.4.1, so onlycomposer.lockchanges.Verified locally:
phpcsoutput is identical before and after the update. [. phpcs unchanged: �[1mA TOTAL OF 20 ERRORS AND 16 WARNINGS WERE FOUND IN 8 FILES�[0m]Part of an org-wide sweep to get all repos onto WPCS 3.4.1.
🤖 Generated with Claude Code