Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WordPress
/
wordpress.org
Public
Notifications
You must be signed in to change notification settings
Fork
219
Star
163
Code
Issues
66
Pull requests
95
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix broken phpcs excludes and speed up linting
- #771
#771
Closed
obenland
wants to merge 11 commits into
WordPress:trunk
WordPress/wordpress.org:trunk
from
obenland:update/phpcs-config-and-ci
obenland/wordpress.org:update/phpcs-config-and-ci
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Fix broken phpcs excludes and speed up linting
#771
obenland
wants to merge 11 commits into
WordPress:trunk
WordPress/wordpress.org:trunk
from
obenland:update/phpcs-config-and-ci
obenland/wordpress.org:update/phpcs-config-and-ci
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
Fix PHPCS excludes silently broken by the WPCS 3 upgrade, and speed up linting.
Show description for 2689611
obenland
and
claude
committed
2689611
View commit details
Copy full SHA for 2689611
Browse repository at this point
Escape file paths before passing them to phpcs.
Show description for cb14660
obenland
and
claude
committed
cb14660
View commit details
Copy full SHA for cb14660
Browse repository at this point
Escape shell arguments in the modified-file scan path too.
Show description for 5489457
obenland
and
claude
committed
5489457
View commit details
Copy full SHA for 5489457
Browse repository at this point
Merge branch 'trunk' into update/phpcs-config-and-ci
obenland
authored
de5f509
View commit details
Copy full SHA for de5f509
Browse repository at this point
Hold changed lines and new files to the full WordPress standard.
Show description for 8374429
obenland
and
claude
committed
8374429
View commit details
Copy full SHA for 8374429
Browse repository at this point
Commits on Aug 8, 2026
Exempt test files from the file-naming rule instead of annotating each one.
Show description for 2b5024a
obenland
and
claude
committed
2b5024a
View commit details
Copy full SHA for 2b5024a
Browse repository at this point
Move the test file-naming exemption above the main standard block.
Show description for e9326b7
obenland
and
claude
committed
e9326b7
View commit details
Copy full SHA for e9326b7
Browse repository at this point
Scan modified-file copies at a path mirroring the original file.
Show description for d5cfded
obenland
and
claude
committed
d5cfded
View commit details
Copy full SHA for d5cfded
Browse repository at this point
Show sniff codes in the modified-file scan output.
Show description for dc0bdbc
obenland
and
claude
committed
dc0bdbc
View commit details
Copy full SHA for dc0bdbc
Browse repository at this point
Announce each scanned file and print a summary in the branch scan.
Show description for 9f577b1
obenland
and
claude
committed
9f577b1
View commit details
Copy full SHA for 9f577b1
Browse repository at this point
Move the test file-naming exemption back below the main standard block.
Show description for 9981926
obenland
and
claude
committed
9981926
View commit details
Copy full SHA for 9981926
Browse repository at this point
You can’t perform that action at this time.