On Wed, Sep 29, 2010 at 5:32 PM, Iñaki Lopez <[email protected]> wrote:
> Hi all. While I'm working on the new testing framework I'd like to go with > eac core file (there are not too much) not only reviewing the tests, but > also fixing possible bugs, or even that so called: coding standards. What > I've found is that not only the wiki is a little bit incomplete ( > http://wiki.habariproject.org/en/Dev:Coding_Standards), but also core does > not follow its own rules. I'm making a script using regex to validate that > code (not only core, but also extras) comply with the coding standards. I'll > working on different reviews: > Regarding this point, why use a regex instead of PHP Codesniffer sniffs? If nothing else, just because CS is integrated in various IDEs quite nicely. Ian -- 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/habari-dev
