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
Accelerator
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
.
humanmade
/
coding-standards
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
160
Code
Issues
19
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: humanmade/coding-standards
Actions
All workflows
Workflows
Copilot cloud agent
Copilot cloud agent
Dependabot Updates
Dependabot Updates
ESLint Tests
ESLint Tests
PHP Tests
PHP Tests
Stylelint Tests
Stylelint Tests
Show more workflows...
Management
Caches
PHP Tests
PHP Tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test-php.yml
will be ignored since log searching is not yet available
18 workflow runs
18 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Introduce sniff to ensure theme pattern's filename and slug string match
PHP Tests
#20:
Pull request
#348
opened by
kadamwhite
20s
add-pattern-filename-slug-match-sniff
add-pattern-filename-slug-match-sniff
20s
View #348
View workflow file
Introduce sniff to avoid doing_it_wrong usage of register_block_type
PHP Tests
#19:
Pull request
#347
opened by
kadamwhite
18s
register_block_type-sniff
register_block_type-sniff
18s
View #347
View workflow file
Allow namespaces in plugin entrypoints named after the plugin
PHP Tests
#18:
Pull request
#344
opened by
kadamwhite
16s
allow-namespace-in-plugin-entrypoints
allow-namespace-in-plugin-entrypoints
16s
View #344
View workflow file
Broaden detection for plugin entrypoint files
PHP Tests
#17:
Pull request
#343
synchronize by
kadamwhite
22s
support-nested-plugins-in-mu-plugins
support-nested-plugins-in-mu-plugins
22s
View #343
View workflow file
Broaden detection for plugin entrypoint files
PHP Tests
#16:
Pull request
#343
synchronize by
kadamwhite
17s
support-nested-plugins-in-mu-plugins
support-nested-plugins-in-mu-plugins
17s
View #343
View workflow file
Exclude built code folders from stylistic PHPCS rules
PHP Tests
#15:
Pull request
#342
synchronize by
kadamwhite
20s
asset-manifest-exceptions
asset-manifest-exceptions
20s
View #342
View workflow file
Exclude built code folders from stylistic PHPCS rules
PHP Tests
#14:
Pull request
#342
synchronize by
kadamwhite
21s
asset-manifest-exceptions
asset-manifest-exceptions
21s
View #342
View workflow file
Exclude built code folders from stylistic PHPCS rules
PHP Tests
#13:
Pull request
#342
opened by
kadamwhite
14s
asset-manifest-exceptions
asset-manifest-exceptions
14s
View #342
View workflow file
Fix false-positive escaping warning on get_block_wrapper_attributes
PHP Tests
#12:
Pull request
#340
synchronize by
kadamwhite
21s
do-not-flag-block-attrs-function
do-not-flag-block-attrs-function
21s
View #340
View workflow file
Fix false-positive escaping warning on get_block_wrapper_attributes
PHP Tests
#11:
Pull request
#340
synchronize by
kadamwhite
20s
do-not-flag-block-attrs-function
do-not-flag-block-attrs-function
20s
View #340
View workflow file
Fix false-positive escaping warning on get_block_wrapper_attributes
PHP Tests
#10:
Pull request
#340
opened by
kadamwhite
20s
do-not-flag-block-attrs-function
do-not-flag-block-attrs-function
20s
View #340
View workflow file
Permit single-file mu-plugins
PHP Tests
#8:
Pull request
#337
synchronize by
kadamwhite
19s
client-mu-plugins-support
client-mu-plugins-support
19s
View #337
View workflow file
Permit single-file mu-plugins
PHP Tests
#7:
Pull request
#337
opened by
kadamwhite
23s
client-mu-plugins-support
client-mu-plugins-support
23s
View #337
View workflow file
Relax WPCS version constraint to ^3
PHP Tests
#6:
Pull request
#335
synchronize by
kadamwhite
18s
relax-wpcs-constraint
relax-wpcs-constraint
18s
View #335
View workflow file
Relax WPCS version constraint to ^3
PHP Tests
#5:
Pull request
#335
synchronize by
kadamwhite
15s
relax-wpcs-constraint
relax-wpcs-constraint
15s
View #335
View workflow file
Relax WPCS version constraint to ^3
PHP Tests
#4:
Pull request
#335
opened by
kadamwhite
19s
relax-wpcs-constraint
relax-wpcs-constraint
19s
View #335
View workflow file
Allow null for stackPtr in check_compare_value method
PHP Tests
#2:
Pull request
#326
synchronize by
kadamwhite
21s
Fix-PHP-8.4-deprecation-warning
Fix-PHP-8.4-deprecation-warning
21s
View #326
View workflow file
Migrate CI from Travis to GitHub Actions
PHP Tests
#1:
Pull request
#332
synchronize by
Copilot
AI
26s
copilot/switch-travis-to-gh-actions
copilot/switch-travis-to-gh-actions
26s
View #332
View workflow file
You can’t perform that action at this time.