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

Implement CS checking based on the WP_CLI_CS ruleset #58

Merged
merged 19 commits into from
Apr 24, 2019

Conversation

thrijith
Copy link
Member

Add a PHPCS ruleset using the new WPCliCSstandard.

Fixes #56

Related wp-cli/wp-cli#5179

Update .distignore and .gitignore with phpcs/phpunit config files
Update wp-cli-tests to 2.1
@schlessera schlessera marked this pull request as ready for review April 24, 2019 10:16
@schlessera schlessera requested a review from a team as a code owner April 24, 2019 10:16
@schlessera schlessera added this to the 2.0.2 milestone Apr 24, 2019
@thrijith
Copy link
Member Author

thrijith commented Apr 24, 2019

Still failing on WP_VERSION=3.7.11

Error: Term is missing a parent: uncategorized (1)

@schlessera schlessera merged commit 941acde into master Apr 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/use-phpcs branch April 24, 2019 19:56
danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Implement CS checking based on the `WP_CLI_CS` ruleset
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.

Adopt and enforce new WP_CLI_CS standard
2 participants