rtCamp/action-phpcs-code-review

Use sane defaults

jrfnl opened this issue · 0 comments

jrfnl commented

The current default is a bit strange and not a good example:

phpcs_standard="--phpcs-standard=WordPress,WordPress-Core,WordPress-Docs"

The WordPress ruleset covers everything in WPCS, including WordPress-Core and WordPress-Docs, so having those explicitly listed is redundant.

Ref: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards#rulesets