[Webkit-unassigned] [Bug 143212] Web Inspector: Add more ESLint rules that reflect the current state of the code base

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 14:55:51 PDT 2015


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

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #3)
> Comment on attachment 249712 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=249712&action=review
> 
> > Source/WebInspectorUI/.eslintrc:83
> > +        "comma-dangle": 0,
> 
> I don't like using a comma dangle.

I do! It makes diffs easier to read. Also, any good minifier can get rid of the extra commas.

-- 
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/20150330/951dd3fc/attachment-0002.html>


More information about the webkit-unassigned mailing list