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

Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit #542

Closed
wants to merge 8 commits into from

Conversation

localheinz
Copy link

This PR

  • updates squizlabs/php_codesniffer
  • adds phpcs.xmlfor configuring phpcs
  • runs phpcs before phpunit on Travis

Somewhat related to zendframework/zendframework#6182.

@localheinz
Copy link
Author

Wait, what? This shouldn't pass.

Does anyone know why Scrutinizer is enabled, but Travis apparently isn't?

screen shot 2014-11-22 at 18 02 11

screen shot 2014-11-22 at 18 05 48

/cc @EvanDotPro

@localheinz localheinz mentioned this pull request Nov 22, 2014
@localheinz localheinz changed the title Enhancement: Improve Update squizlabs/php_codesniffer and run phpcs before phpunit Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit Nov 22, 2014
@localheinz localheinz changed the title Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit [WIP] Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit Nov 22, 2014
@localheinz
Copy link
Author

Blocked by #543.

@localheinz localheinz changed the title [WIP] Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit Enhancement: Update squizlabs/php_codesniffer and run phpcs before phpunit Nov 23, 2014
@localheinz
Copy link
Author

@Danielss89

On Travis:

screen shot 2014-11-23 at 08 39 02

There's not even any output generated. See https://travis-ci.org/ZF-Commons/ZfcUser/jobs/41857420#L175.

@Danielss89
Copy link
Member

@localheinz Yeah, i don't see any output(report) in travis at all. Something is going on with the command.

@localheinz
Copy link
Author

@Ocramius
Copy link
Contributor

@localheinz it seems to me that we reached green here: does that mean that we should merge?

@@ -0,0 +1,17 @@
<?php
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed

@localheinz
Copy link
Author

@Ocramius

Not yet green, see this commit localheinz@ae8014a and the comments above.

@localheinz
Copy link
Author

Closing since I've come to prefer php-cs-fixer!

@localheinz localheinz closed this Feb 9, 2015
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.

None yet

3 participants