woocommerce / woocommerce-google-analytics-integration

WordPress plugin: Provides the integration between WooCommerce and Google Analytics.
http://wordpress.org/plugins/woocommerce-google-analytics-integration/
172 stars 69 forks source link

Retire `phpcs-diff` #446

Closed eason9487 closed 4 months ago

eason9487 commented 4 months ago

Changes proposed in this Pull Request:

This PR retires phpcs-diff and add the phpcs workflow.

Checks:

Detailed test instructions:

  1. npm run lint:php to see if the check can pass
  2. View the check result of the phpcs workflow
  3. View the annotations of linting errors added by the phpcs workflow image

Changelog entry