[Webkit-unassigned] [Bug 35265] run-chromium-webkit-tests --platform=mac-leopard diffs are backwards

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 15:53:18 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35265





--- Comment #6 from Dirk Pranke <dpranke at chromium.org>  2010-02-25 15:53:18 PST ---
> I thought "we" as webkit avoided that because you end up having to re-indent
> all the time.  I went with the "just indent one level" model.  Does PEP8 say
> anything on this subject?

PEP 8 says "Make sure to indent the continued line appropriately", but examples
show function arguments and parenthesized expressions being aligned. Google's
Python style guide says to align vertically and, failing that, to align w/ a
hanging indent.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list