Closed sagarnasit closed 5 years ago
This repo does not contain .distignore
. should I add it in this PR or do it via separate issue?
@sagarnasit Thanks for your contribution! 🎉
Note that a .distignore
ignore file is not needed here. That file is only really useful for plugins and themes, not WP-CLI commands like this one.
Add a PHPCS ruleset using the new WP_CLI_CS standard.
Fixes #38
related https://github.com/wp-cli/wp-cli/issues/5179