Dec
17
2009
0
Setting up Custom Coding Standards with PHP CodeSniffer
By David Luhman
PHP CodeSniffer provides you with some useful coding standards to get you going.
This is nice, but how do you customize what's provided or set up your own standards?
There is a tutorial on how to set up your own standards, but that was too much work for me at the moment.
However, that is NOT the way to set up your own standards, in my opinion.
Categories: