Skip to content

Conversation

@thrijith
Copy link
Member

Add a PHPCS ruleset using the new WP_CLI_CS standard.

Fixes #248

Related wp-cli/wp-cli#5179

thrijith added 13 commits April 22, 2019 12:21
Update .distignore and .gitignore with phpcs/phpunit config files
Update wp-cli-tests to 2.1
…fixedClassFound sniff

Fix CS in User commands
…fixedClassFound sniff

Fix CS in Term command
…fixedClassFound sniff

Fix CS in Site command
…fixedClassFound sniff

Fix CS in Post command
…fixedClassFound sniff

Fix CS in Option command
…fixedClassFound sniff

Fix CS in Menu command
…fixedClassFound sniff

Fix CS in Comment command
…fixedClassFound sniff

Fix CS in Taxonomy command
@schlessera
Copy link
Member

I whitelisted the remaining issue and added further CQ improvements.

@schlessera schlessera marked this pull request as ready for review April 23, 2019 09:07
@schlessera schlessera requested a review from a team as a code owner April 23, 2019 09:07
@schlessera schlessera added the scope:testing Related to testing label Apr 23, 2019
@schlessera schlessera added this to the 2.0.3 milestone Apr 23, 2019
@schlessera schlessera merged commit 95f2a07 into master Apr 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/use-phpcs branch April 23, 2019 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt and enforce new WP_CLI_CS standard

3 participants