I am already successfully running the plugin and it does good job for us. I just removed two coding standards enforcements which are not really in the Symfony standard and I have been fixing several places where we did not follow the right way of writing.
In the plugin as is now, there are very specific to the project settings and it is not suited for installation by other projects but can be easily fixed. I guess everybody is waiting for somebody else to do it :) On Sat, Dec 13, 2008 at 1:50 PM, halfer <[email protected]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
