-
-
Notifications
You must be signed in to change notification settings - Fork 519
Closed
Labels
Description
We could introduce a new WP-CLI subcommand called lint
or phpcs
which would apply the sniffs in this project to the WordPress install in the current scope.
I'm not sure of the best route to go as for integrating the sniffs into WP-CLI. Perhaps it would mean forking WP-CLI https://github.com/wp-cli/wp-cli and then adding this repo as a submodule dependency.