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

Use StyleCI for CS checks AND fix #8

Closed
sagikazarmark opened this issue May 4, 2016 · 1 comment
Closed

Use StyleCI for CS checks AND fix #8

sagikazarmark opened this issue May 4, 2016 · 1 comment

Comments

@sagikazarmark
Copy link

It's an awesome (and free) CI service for code style. It closely follows php-cs-fixer fixers. As a general thumb rule, it's not a good practice to make a build fail because of CS.

See an example config here:

https://github.com/php-http/boilerplate/blob/master/.styleci.yml

@kocsismate
Copy link
Member

Done! Thank you for the recommendation, it is a nice service indeed!

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

No branches or pull requests

2 participants