Looks good to me.

On Sep 3, 2009, at 8:43 AM, David Levin wrote:

There should only be a single space before end of line comments. An exception is if one is lining up several end of line comments.

I don’t think we should have this exception.

Things manually lined up in source code generally create a small maintainability problem. You can’t rename things without re-lining things up, and if you make other types code changes without noticing the lined-up comments the code ends up looking messy an peculiar.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to