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

PSR-2 and other PHPCS rules #1594

Merged
merged 6 commits into from
Dec 29, 2015
Merged

PSR-2 and other PHPCS rules #1594

merged 6 commits into from
Dec 29, 2015

Conversation

QWp6t
Copy link
Member

@QWp6t QWp6t commented Dec 28, 2015

Note: Targeting sage-9 branch.

@@ -41,5 +41,6 @@ install:

script:
- npm run build
- phpcs --standard=ruleset.xml --extensions=php --ignore=node_modules,bower_components,vendor -n -s .
- phpcs --report=summary
- phpcs --report=summary --standard=phpcs-templates.xml -n
Copy link
Member Author

Choose a reason for hiding this comment

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

Note: -n means that travis will ignore phpcs warnings, only errors will trigger failures.

This gives us a bit of discretion.

@retlehs retlehs mentioned this pull request Dec 29, 2015
9 tasks
QWp6t added a commit that referenced this pull request Dec 29, 2015
PSR-2 and other PHPCS rules
@QWp6t QWp6t merged commit 37290f1 into sage-9 Dec 29, 2015
@QWp6t QWp6t deleted the sage9-psr2 branch December 29, 2015 23:27
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.

1 participant