[Webkit-unassigned] [Bug 33639] WebKit needs a python style checker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 19:35:26 PST 2010


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





--- Comment #6 from Chris Jerdonek <chris.jerdonek at gmail.com>  2010-01-13 19:35:26 PST ---
Can we use this thread to come to agreement on double vs. single quotes?  This
came up a day or two ago:

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

I propose that we always use double quotes, unless the use of single quotes
results in less escaping.  To be precise, maybe we can say that single quotes
should be used in place of double quotes if and only if the string contains a
double quote.

-- 
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