[Webkit-unassigned] [Bug 27496] New: Feature request: cpplint should check for indentation - rule 6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 07:11:52 PDT 2009


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

           Summary: Feature request: cpplint should check for indentation
                    - rule 6
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luciano.wolf at openbossa.org
                CC: kenneth.christiansen at openbossa.org


According to Indentation rule 6 of the Webkit coding style guidelines[1]:
"Boolean expressions at the same nesting level that span multiple lines should
have their operators on the left side of the line instead of the right side."

This isn't currently tested by the cpplint.

[1]
http://webkit.org/coding/coding-style.html

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