[wp-hackers] Coding style

Rob Miller r at robm.me.uk
Tue Jul 4 16:16:57 GMT 2006


Surely the worst possible outcome is going to  be something like this?

$foo = array(
    'foo'      => 'bar';
    'fooble'      => 'bar';
    'baz'      => 'bar';
);

I think I can live with some people not having perfectly aligned code :/

-- 
Rob Miller
http://robm.me.uk/ | http://kantian.co.uk/



More information about the wp-hackers mailing list