[Webkit-unassigned] [Bug 27462] New: Add cpplint check for proper include order
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 15:00:06 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27462
Summary: Add cpplint check for proper include order
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: treat at kde.org
cpplint should check to make sure that header files and implementation files
follow the proper include order and style mandated here:
http://webkit.org/coding/coding-style.html
The only thing not checked here is whether includes surrounded by ifdefs are
put at the end.
--
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