magento-hackathon / magento-composer-installer

Composer installer for Magento modules
210 stars 154 forks source link

PSR2 #173

Closed AydinHassan closed 9 years ago

AydinHassan commented 9 years ago

This is probably going to generate a bit of debate. I think it would be good for us to introduce coding standards for obvious reasons.

PSR2 is standard across PHP Land so I would prefer we follow suite. I think we should drop the Firegento standards as this is not really Magento code. What do you guys think?

I've added a build step to Travis to validate CS also.

Flyingmana commented 9 years ago

as moving into the firegento namespace did not work out, there is no reason to keep their coding standard, and PSR2 is what i prefer anyway, so a big yes :)