Hi Achilleas, you are right that CodeSniffer validates your code to make sure that it follows certain conventions. It is possible to define a validation set that reflects CakePHPs conventions. If your code doesn't follow these conventions CodeSniffer gives you a warning and you have the possibility to correct it (if you want to).
As I'm new to CodeSniffer I thought that there must be someone who already uses CodeSniffer with CakePHP and who is willing to share his validation set with me (and anyone else ho is interested). I wonder how the CakePHP core developers validate for conventions? Thanks, Markus Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
