[webkit-reviews] review granted: [Bug 77866] [webkitpy] cpp style-checker complains about readability/naming in GStreamer elements source files : [Attachment 125624] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 09:10:01 PST 2012


Martin Robinson <mrobinson at webkit.org> has granted Philippe Normand
<pnormand at igalia.com>'s request for review:
Bug 77866: [webkitpy] cpp style-checker complains about readability/naming in
GStreamer elements source files
https://bugs.webkit.org/show_bug.cgi?id=77866

Attachment 125624: Patch
https://bugs.webkit.org/attachment.cgi?id=125624&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=125624&action=review


>> Tools/Scripts/webkitpy/style/checker.py:215
>> +	 ["-readability/naming",]),
> 
> missing whitespace after ','	[pep8/E231] [5]

I think you can just remove the interior comma to make the style bot happy.


More information about the webkit-reviews mailing list