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

General housekeeping #59

Merged
merged 3 commits into from Aug 4, 2017
Merged

General housekeeping #59

merged 3 commits into from Aug 4, 2017

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Aug 4, 2017

  • Fix the travis build
  • Rename phpcs.xml to phpcs.xml.dist + add .gitignore
  • Update the PHPCS ruleset for WPCS 0.12.0 final

* Start using PHPCS 3.x
* Use a stable release of WPCS
* Adjust the way the PHPCompatibility PHPCS standard is installed. See: PHPCompatibility/PHPCompatibility#446
* Deal with the Travis change over to using `trusty` containers which would start breaking the builds for PHP 5.2 and 5.3 soon enough. See: https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
This allows for overloading this file with a custom `phpcs.xml` for local development.
* Exclude the syntax check as it's not needed
* Add checking for WP deprecated function parameters
* Clean up XML syntax
@jrfnl jrfnl merged commit 3f98901 into master Aug 4, 2017
@jrfnl jrfnl deleted the feature/fix-travis branch August 4, 2017 19:50
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.

None yet

1 participant