[wp-hackers] Coding style

Matt Mullenweg m at mullenweg.com
Tue Jul 4 16:17:54 GMT 2006


Rob Miller wrote:
> Surely the worst possible outcome is going to  be something like this?
> 
> $foo = array(
>    'foo'      => 'bar';
>    'fooble'      => 'bar';
>    'baz'      => 'bar';
> );

Historically we've used spaces to align variables up, just tabs for 
in-front indents.

-- 
Matt Mullenweg
  http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com


More information about the wp-hackers mailing list