[Webkit-unassigned] [Bug 177897] New: check-webkit-style erroneously requires a space between the carrot and brace in obj-c blocks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 4 14:00:01 PDT 2017


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

            Bug ID: 177897
           Summary: check-webkit-style erroneously requires a space
                    between the carrot and brace in obj-c blocks.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: megan_gardner at apple.com
                CC: lforschler at apple.com

Check webkit style throws an error when you do not put a space between the ^ and the { for objective-c blocks. It was made so with the changes for this bug: https://bugs.webkit.org/show_bug.cgi?id=161247 But there is agreement that this should not be the case, and a space should not be required. A vast majority of the code in webkit already conforms to this style, with only a few outliers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171004/93dc2d33/attachment.html>


More information about the webkit-unassigned mailing list