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 code standards #75

Closed
jbrooksuk opened this issue Jul 23, 2015 · 5 comments
Closed

Use StyleCI for code standards #75

jbrooksuk opened this issue Jul 23, 2015 · 5 comments
Labels

Comments

@jbrooksuk
Copy link
Contributor

I noticed you're using PHPCS to check standards. I'm part of the team who run StyleCI which uses PHP-CS-Fixer. It's worth checking out :)

@vinkla
Copy link

vinkla commented Aug 13, 2015

👍

@REBELinBLUE
Copy link
Owner

I do keep meaning to take a look at it, currently using https://github.com/Block8/PHPCI just set up to run PHPCS and PHPMD

@jbrooksuk
Copy link
Contributor Author

You'll love StyleCI :)

@vinkla
Copy link

vinkla commented Aug 13, 2015

It is very easy to setup, works almost out of the box. Just have to enable the repository once logged in. It is definitely worth looking at. I use it for all my open sourced PHP packages.

@jbrooksuk
Copy link
Contributor Author

And, since you're using PSR-2, set the preset. It's what I did to make the PR you just merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants