Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPCS: Update to use YoastCS 1.0 / WPCS 1.0 #71

Merged
merged 3 commits into from
Aug 24, 2018

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Aug 24, 2018

Composer: require YoastCS 1.0.0

PHPCS: update ruleset and annotations for YoastCS/WPCS 1.0.0

  • Remove an exclusion for a false positive which was fixed in WPCS 1.0.0.
  • Remove an exclusion for a bug in PHPCS which was fixed in PHPCS 3.3.1.
  • The EscapeOutput sniff has been moved to the Security category in WPCS 1.0.0.

CS: minor whitespace fixes to comply with YoastCS 1.0.0

* Remove an exclusion for a false positive which was fixed in WPCS 1.0.0.
* Remove an exclusion for a bug in PHPCS which was fixed in PHPCS 3.3.1.
* The `EscapeOutput` sniff has been moved to the `Security` category in WPCS 1.0.0.
@moorscode moorscode merged commit 0b22d36 into master Aug 24, 2018
@moorscode moorscode added this to the Next release milestone Aug 24, 2018
@jrfnl jrfnl deleted the feature/update-for-yoastcs-1.0-wpcs-1.0 branch August 24, 2018 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants