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

Update coding standards and fix all violations #1810

Merged
merged 6 commits into from
Jan 15, 2019

Conversation

felixarntz
Copy link
Collaborator

@felixarntz felixarntz commented Jan 15, 2019

This PR updates WPCS and PHPCompatibility to its latest versions. It furthermore ensures that they stay up to date within non-breaking versions, with the concrete versions of course continuing to be managed with composer.lock (run composer install to install the tested versions and composer update to potentially update).

Furthermore this PR fixes all violations that have been around in the codebase, and it removes the old // WPCS: ... ok. annotations that are no longer preferable and will be deprecated in the future.

@westonruter westonruter added this to the v1.1 milestone Jan 15, 2019
@westonruter
Copy link
Member

Awesome to have this done!

@westonruter westonruter deleted the fix/phpcs-violations branch January 15, 2019 20:58
@amedina
Copy link
Member

amedina commented Jan 15, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Signed the Google CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants