webfox / laravel-xero-oauth2

A Laravel integration for Xero using the Oauth 2.0 spec
MIT License
50 stars 32 forks source link

[6.x] Add in StyleCI #109

Closed JamesFreeman closed 2 months ago

JamesFreeman commented 3 months ago

Closes #108

You'll need to register the webhooks etc from StyleCI, I'm not sure if this will cause issues with master at this point tho?

hailwood commented 2 months ago

Hey @JamesFreeman,

I've enabled styleci for the repo only on the develop branch for now.

Do you have a suggestion on which automation level we should be using? image

JamesFreeman commented 2 months ago

On my own projects I use Automatically directly commit fixes to same brach, but that might cause issues. I believe Laravel uses send fixes as PR on demand only as their default - so we can see how that goes for now?