jorge07 / symfony-6-es-cqrs-boilerplate

Symfony 6 DDD ES CQRS backend boilerplate.
MIT License
1.07k stars 187 forks source link

Easy coding standards #135

Closed cv65kr closed 4 years ago

cv65kr commented 4 years ago

I think we can start use Sylius Coding Standards to get new experience with PHP code.

They care about own code, so we can trust them and get rid of responsibility for this section.

This PR should be merge after #132 to avoid conflicts. But first of all we should run make cs and update files of this PR so for now is WIP.

We should move code standards checking to GitHub actions instead use StyleCI.

jorge07 commented 4 years ago

Will remove style ci

jorge07 commented 4 years ago

Style-ci disabled. Merged. Thanks!