[Webkit-unassigned] [Bug 171509] New: fix check-webkit-style errors in webkitpy about two blank lines before class definitions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 1 13:08:38 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171509
Bug ID: 171509
Summary: fix check-webkit-style errors in webkitpy about two
blank lines before class definitions
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: lforschler at apple.com
check-webkit-style emits errors in few files in webkitpy about not having two blank lines before class declaration.
e.g.:
ERROR: Tools/Scripts/webkitpy/style/checkers/featuredefines.py:40: expected 2 blank lines, found 1 [pep8/E302] [5]
ERROR: Tools/Scripts/webkitpy/port/device.py:25: expected 2 blank lines, found 1 [pep8/E302] [5]
--
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/20170501/f9a84a8d/attachment-0001.html>
More information about the webkit-unassigned
mailing list