ekino/EkinoNewRelicBundle

Enable StyleCI

Closed this issue · 9 comments

That would be great with some forced code style

Btw, enabling ScrutinizerCI could also be a good idea.

At the moment, the StyleLint is performed by travis through php-cs-fixer. There isn't any UI, just a green/red deployment status.

We can fix this by integrating a Style tools, but IMHO this tool should be compatible with the rules defined in php-cs-fixers (I don't like to define rules in 2 places).

Did someone tries flintci.io ? (promoted by the maintener of https://github.com/Soullivaneuh/php-cs-fixer-styleci-bridge)

I've sent a request

What do you mean by sent a request? the Open Source plan is free. We can configure it in this repo

Im not admin of this repo. I cannot authorize apps. I can (like you) only "send a request" to the admins of the organization to ask them to authorize the app.

Let me know if you have any issue setting it up, I'm ironing out the last bugs ^^

rande commented

Sorry for the use delay... Should be working now: https://github.com/ekino/EkinoNewRelicBundle/pull/202/files

Thank you