Skip to content

Implement CS checking based on the WP_CLI_CS ruleset#58

Merged
schlessera merged 19 commits intomasterfrom
feature/use-phpcs
Apr 24, 2019
Merged

Implement CS checking based on the WP_CLI_CS ruleset#58
schlessera merged 19 commits intomasterfrom
feature/use-phpcs

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 thrijith force-pushed the feature/use-phpcs branch from 9a46b7e to 2b00c6d Compare April 24, 2019 19:11
@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