[Phpmyadmin-devel] Coding style checks

Michal Čihař michal at cihar.com
Thu Apr 26 16:12:55 CEST 2012


Hi

I've created tuned coding style checks for phpcs, which is now being
used on http://ci.phpmyadmin.net/. As you can see we got rid of 2000
useless warnings (mostly about missing @author/@copyright/@link, which
we don't use).

However we still have more than 10000 violations. Some are simply not
fixable or hard to fix, but some are easy (like adding documentation).
Anyway please try not to introduce new violations if possible :-). We
want nice code base that is easy to understand and following coding
standard helps here a lot.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120426/dc5082b6/attachment.sig>


More information about the Developers mailing list