[Webkit-unassigned] [Bug 219092] 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:18:23 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=219092
--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 414455
--> https://bugs.webkit.org/attachment.cgi?id=414455
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=414455&action=review
> Tools/ChangeLog:3
> + check-webkit-style: requires spaces around the equal sign for
Should be on a single line
> Tools/Scripts/webkitpy/style/checkers/cpp.py:2208
> + 'Should have spaces around = in property synthesis.')
I don't have an issue with the change, but I also don't do much workin Objective-C....someone who has more experience in the area should verify this is actually what we want to do.
--
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/afa3e01d/attachment-0001.htm>
More information about the webkit-unassigned
mailing list