[Webkit-unassigned] [Bug 66719] New: check-webkit-style requires 2 spaces before comment in Python 1 in c++
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 22 14:58:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66719
Summary: check-webkit-style requires 2 spaces before comment in
Python 1 in c++
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: darin at apple.com, abarth at webkit.org,
levin at chromium.org, dbates at webkit.org
Source/WebCore/rendering/InlineIterator.h:216: One space before end of line comments [whitespace/comments] [5]
check-webkit-style (due to PEP8) will tell me to do the opposite in my python code.
We should pick one. I proposed PEP8 be damned and we standardize on 1-space everywhere.
--
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