[dev] line wrapping

Chuck Hagenbuch chuck at horde.org
Mon Jun 16 15:43:38 UTC 2008


I'd like to propose letting line-wrapping changes like this:

-            return Horde::callHook('_whups_hook_get_attributes',  
$type, 'whups');
+            return Horde::callHook('_whups_hook_get_attributes', $type,
+                                   'whups');

go. I don't know how many horde developers or people who read horde  
code have fixed 80-column screens now, but to move, moving 9  
characters to a new line does not increase overall code readability.  
Thoughts?

-chuck


More information about the dev mailing list