Skip to content

Instantly share code, notes, and snippets.

@pramodjodhani
Last active March 3, 2022 13:22
Show Gist options
  • Save pramodjodhani/60d80e465a12eae9eb7c07ff0531e54f to your computer and use it in GitHub Desktop.
Save pramodjodhani/60d80e465a12eae9eb7c07ff0531e54f to your computer and use it in GitHub Desktop.
Command similar to the one used by WooCommerce.com
phpcs account-pages --standard=WooCommerce-Core --ignore=node_modules,vendor --report-source --warning-severity=0 --ignore-annotations --report-full --colors --extensions=php,html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment