CodelyTV / php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
https://pro.codely.tv/library/ddd-en-php
2.96k stars 1.08k forks source link

Add CodeStyle #16

Closed rgomezcasas closed 10 months ago

JavierCane commented 5 years ago

We should add the CodeSniffer rules and check in the make test command, and include also PHP CS Fixer inspections. Or should we replace CodeSniffer by CS Fixer? Does CS Fixer include all we need (PSR-2 and so on)?

zerai commented 4 years ago

Hi, any news about this open issue? I don't know CodeSniffer, but I can provide a PR for CS Fixer. WDYT?

jeslopcru commented 10 months ago

I'm wondering if you can close this issue because it was solved when codelytv/coding-style was added? and in the Makefile there is a command called lint 🤔 Good job!

rgomezcasas commented 10 months ago

Totally @jeslopcru!!! 🙌