<br><br><div class="gmail_quote">On Tue, May 1, 2012 at 3:02 PM, Rouslan Placella <span dir="ltr"><<a href="mailto:rouslan@placella.com" target="_blank">rouslan@placella.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Willian,<br>
<br>
You don't need to run phpcs yourself, we have a continuous integration<br>
server that runs it every 10 minutes provided that there are new<br>
commits on master. Just select "checkstyle warnings" in the left menu<br>
on this page: <a href="http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/" target="_blank">http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/</a><br>
<br>
Bye,<br>
Rouslan<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div>If you are using Eclipse or NetBeans as the IDE, you can install CodeSniffer plugin and identify violations. Here are two tutorials on how to install and configure the plugins [1], [2]. But be aware that we use slightly modified version of the standards as mentioned in this mail thread.<div>
<div><br></div><div>I think this is a good way to ensure coding style compliance for GSoC projects. This would make it possible to identify violations while coding rather than waiting to see the code get merged and violations being reflected on the Jenkins server page.<br clear="all">
<div><br></div><div>[1] <a href="http://www.websitefactors.co.uk/php/2011/10/installing-php-codesniffer-properly-in-eclipse/">http://www.websitefactors.co.uk/php/2011/10/installing-php-codesniffer-properly-in-eclipse/</a></div>
<div>[2] <a href="http://www.amaxus.com/cms-blog/coding-standards-netbeans-php-codesniffer">http://www.amaxus.com/cms-blog/coding-standards-netbeans-php-codesniffer</a></div><div><br></div>-- <br>Thanks and Regards,<div><br>
</div><div>Madhura Jayaratne<br><div><br></div></div><br>
</div></div>