Skip to content

Implement CS checking based on the WP_CLI_CS ruleset#104

Merged
schlessera merged 14 commits intomasterfrom
add-wp-cli-cs-checking
Apr 23, 2019
Merged

Implement CS checking based on the WP_CLI_CS ruleset#104
schlessera merged 14 commits intomasterfrom
add-wp-cli-cs-checking

Conversation

@schlessera
Copy link
Copy Markdown
Member

Add a PHPCS ruleset using the new WP_CLI_CS standard.

Fixes #100

Related wp-cli/wp-cli#5179

@schlessera schlessera requested a review from a team as a code owner April 20, 2019 22:55
@schlessera schlessera added the scope:testing Related to testing label Apr 20, 2019
@schlessera schlessera added this to the 2.2.0 milestone Apr 20, 2019
Copy link
Copy Markdown

@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.

Reviewed. Left some comments & questions in-line.

@schlessera
Copy link
Copy Markdown
Member Author

Thanks, @jrfnl, I addressed all these points.

Copy link
Copy Markdown

@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.

One more real remark, two nitpicks, other than that LGTM.

@schlessera
Copy link
Copy Markdown
Member Author

That was a copypasta. Fixed.

@schlessera schlessera merged commit dec4ccc into master Apr 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the add-wp-cli-cs-checking branch April 23, 2019 13:33
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

2 participants