Le 23/08/12 12:02, Eran Rosenthal a écrit : > Is there a code analysis plugin that can be setup with jenkins?
We could use PHP CodeSniffer which can easily be extended to implement our existing style. A very basic skeleton is in our git repository: https://gerrit.wikimedia.org/gitweb/mediawiki/tools/codesniffer.git It needs more rules to be implemented and of course a Jenkins job to trigger it on each commit :-) -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
