edmondscommerce / phpqa

A PHP Quality Assurance pipeline designed to be run locally and in CI. Written in Bash.
MIT License
6 stars 2 forks source link

Phpqa coding standard #58

Closed edmondscommerce closed 6 years ago

edmondscommerce commented 6 years ago

Now implemented a PHPQA coding standard

For now it is just PSR12, however going forwards we can extend/modify it

For projects where you want to continue with plain PSR2, you just need to override the config param or set up a codingStandard folder in your qaConfig folder