Use cakephp 3 phpcs template?
kevinquinnyo opened this issue · 3 comments
kevinquinnyo commented
I notice the code in the cake3 branch does not conform to the cakephp 3 phpcs standards. (docblocks and tab/spacing mostly) Shouldn't it?
Is there any reason it doesn't? If I want to make a PR for something, should I conform to the current style? Or use the cakephp 3 standards?
If this is just something on the to-do list, let me know. I don't mind helping to make the 'cake3' branch conform to the cakephp 3 phpcs template.
ADmad commented
A PR to update code to new coding standard is welcome.
kevinquinnyo commented
build failed because travis CI is using a different phpcs template I believe
ADmad commented
Closing as PR is opened.