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

Local PHPCS #38

Merged
merged 3 commits into from
Sep 18, 2017
Merged

Local PHPCS #38

merged 3 commits into from
Sep 18, 2017

Conversation

GaryJones
Copy link
Contributor

@GaryJones GaryJones commented Sep 8, 2017

This plugin already has PHP_CodeSniffer as a dependency, but the project itself should also be checked against code standards.

While PSR-2 is already included, it would be useful to also check that the code supports down to the PHP 5.3 version specified in the Travis CI config file.

The inclusion of the script is so that those developing this repo can easily register the PHPCompatibility standard.

This is a prelude to #39.

This plugin already has PHP_CodeSniffer as a dependency, but the project itself should also be checked against code standards.

While PSR-2 is already included, it would be useful to also check that the code supports down to the PHP 5.3 version specified in the Travis CI config file.
@Potherca
Copy link
Member

Potherca commented Sep 8, 2017

Let me begin by stating that I am not opposed to this. It makes sense and if there are no major trade-offs I don't see any reason why not to merge this.

I don't have time to discuss this with @frenck until after the weekend, so we'll get back to you in the coming week.

@frenck
Copy link
Contributor

frenck commented Sep 16, 2017

Approved, will update VersionEye to allow merging.

@Potherca Potherca added this to the v0.4.3 milestone Sep 18, 2017
@Potherca Potherca merged commit 692daae into PHPCSStandards:master Sep 18, 2017
@GaryJones GaryJones deleted the local-phpcs branch September 18, 2017 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants