wp-cli / maintenance-mode-command

Activates, deactivates or checks the status of the maintenance mode of a site.
MIT License
9 stars 5 forks source link

Implement CS checking based on the `WP_CLI_CS` ruleset #3

Closed thrijith closed 5 years ago

thrijith commented 5 years ago

Add a PHPCS ruleset using the new WP_CLI_CS standard.

Fixes #4

Related https://github.com/wp-cli/wp-cli/issues/5179