Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHPCS issues for post-types #276

Merged
merged 1 commit into from Nov 1, 2020

Conversation

2ndkauboy
Copy link
Contributor

There are some minor PHPCS issue with would generate post types not complying to the WordPress Coding Standards (the "WordPress-Core" ruleset).

@2ndkauboy 2ndkauboy requested a review from a team as a code owner Oct 1, 2020
@schlessera
Copy link
Member

The code change looks good. However, there's one test that is failing now that will need to be updated for the new code style:

register_post_type( 'zombie'

@2ndkauboy 2ndkauboy force-pushed the fix/post-type-phpcs-fixes branch from 9ebeafe to 18a15cc Compare Oct 2, 2020
@schlessera schlessera merged commit 9895c22 into wp-cli:master Nov 1, 2020
1 check passed
danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants