robmcvey / cakephp-paypal

CakePHP 2.0 plugin for PayPal Website Payment Pro
60 stars 44 forks source link

Coding standard conventions #13

Open zot24 opened 10 years ago

zot24 commented 10 years ago

Hi there!

I just setup CakePHP Sniff + PHP CodeSniffer + Eclipse and realise that there are part of the code that doesn't follow the CakePHP CodeSniffer conventions that are the CakePHP Coding Standard you are following to organize your code.

Do you think we have to format the code following the CakePHP CodeSniffer?

zot24 commented 10 years ago

I'll try to format all my code using CakePHP CodeSniffer