[Webkit-unassigned] [Bug 115629] New: check-webkit-style should allow arbitrary number indentation spaces for multi-line expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 02:51:45 PDT 2013


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

           Summary: check-webkit-style should allow arbitrary number
                    indentation spaces for multi-line expressions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org
                CC: rniwa at webkit.org


I find it odd that I cannot indent for example the arguments of a call like this:
func(a, b, c
     d, e)
It complains that the second line is not indented with multiply of 4 spaces.

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