Skip to content

Conversation

@thrijith
Copy link
Member

Add a PHPCS ruleset using the new WP_CLI_CS standard.

Fixes #31

Related wp-cli/wp-cli#5179

Update .distignore and .gitignore with phpcs/phpunit config files
Update wp-cli-tests to 2.1
@thrijith thrijith requested a review from a team as a code owner April 20, 2019 12:43
Copy link

@jrfnl jrfnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two small remarks.

Fix CS in role-command.php, src/Capabilities_Command.php, src/Role_Command.php
@thrijith thrijith force-pushed the feature/use-phpcs branch from 1d6c31d to 9cb4c1e Compare April 21, 2019 17:39
@schlessera
Copy link
Member

I still added a few minor changes, @thrijith. As soon as the tests pass, this one can be merged.

@schlessera schlessera added this to the 2.0.2 milestone Apr 22, 2019
@thrijith thrijith merged commit 35688c5 into master Apr 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/use-phpcs branch April 22, 2019 08:30
schlessera pushed a commit that referenced this pull request Jan 5, 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

4 participants