You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
The master branch is currently seeing quite a few warnings when the standard WP PHPCS ruleset is run against it. Many of these can be addressed, and in so doing will help standardize the coding style used throughout the project – in addition to more closely adhering to the WordPress PHP Coding Standards.
The master branch is currently seeing quite a few warnings when the standard WP PHPCS ruleset is run against it. Many of these can be addressed, and in so doing will help standardize the coding style used throughout the project – in addition to more closely adhering to the WordPress PHP Coding Standards.
How can this bug be reproduced?
npm run phpcs
What did you expect to happen?
There to be few, or no, warnings.
What happened instead?
There were quite a few warnings.
Include Test Case
You can see the output of PHPCS when following the steps above on this Gist: https://gist.github.com/Leland/13958455550d8e9c234fc688d7e97c33
The text was updated successfully, but these errors were encountered: