On Dec 5, 3:20 pm, Jan Markmann <[email protected]> wrote: > What do you think about integrating this PHP_CodeSniffer standard into > symfony and thus improving enforcement of symfony's coding standards? > Perhaps one of the core team members could run it again symfony libs > and give an opinion.
A great idea - a definite +1 here. We have a real problem sticking to symfony coding standards in our team, so a non-judgemental process that can filter bad indentation, braces on same line, control structure keywords with no trailing space, consts in lower/mixed case, line trailing spaces etc. would be very welcome indeed. Should anyone be able to adjust this plugin so it doesn't throw up issues against the core (or, indeed, highlights genuine standard violations in the core) I'd be interested in reading about their results. I see that coding standards in this product are customisable too - great!: http://pear.php.net/manual/en/package.php.php-codesniffer.coding-standard-tutorial.php --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
