[Webkit-unassigned] [Bug 219092] New: check-webkit-style should require spaces around the equal sign for Objective-C @synthesize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 09:02:06 PST 2020


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

            Bug ID: 219092
           Summary: check-webkit-style should require spaces around the
                    equal sign for Objective-C @synthesize
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Other
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dvh at apple.com

Currently, check-webkit-style will require to have no spaces around the equal sign for "@synthesize a = b".
The codebase shows that "@synthesize a=b" is preferred.

Let's improve check-webkit-style to match what we use.

-- 
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/20201118/a0374e58/attachment.htm>


More information about the webkit-unassigned mailing list