Closed 2ndkauboy closed 4 years ago
There are some minor PHPCS issue with would generate post types not complying to the WordPress Coding Standards (the "WordPress-Core" ruleset).
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:
https://github.com/wp-cli/scaffold-command/blob/ab12eda2358d9193026b35d6dfc853ffd99f5f14/features/scaffold.feature#L96
There are some minor PHPCS issue with would generate post types not complying to the WordPress Coding Standards (the "WordPress-Core" ruleset).