Re: Coding style checks
Michal Čihař <michal <at> cihar.com>
2012-05-02 09:17:24 GMT
Hi
Dne Tue, 01 May 2012 14:11:55 -0300
Willian Gustavo Veiga <wiltave <at> gmail.com> napsal(a):
> > Hi Willian,
>
> > You don't need to run phpcs yourself, we have a continuous integration
> > server that runs it every 10 minutes provided that there are new
> > commits on master. Just select "checkstyle warnings" in the left menu
> > on this page:http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/
>
> > Bye,
> > Rouslan
>
> Hi Rouslan,
> But how should i test my changes in localhost before a pull request ?
> Are there any way?
Sure there is
. Once you install PHP CodeSniffer you can run it with
our customized standard in phpMyAdmin's directory:
phpcs --standard=PMAStandard file.php
--
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel