[Webkit-unassigned] [Bug 171506] New: fix check-webkit-style errors in webkitpy about not having two spaces before inline comment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 1 12:29:33 PDT 2017


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

            Bug ID: 171506
           Summary: fix check-webkit-style errors in webkitpy about not
                    having two spaces before inline comment
           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 spaces before inline comment. We should fix these.

e.g.:

ERROR: Tools/Scripts/webkitpy/style/checker.py:143:  at least two spaces before inline comment  [pep8/E261] [5]
ERROR: Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:2826:  at least two spaces before inline comment  [pep8/E261] [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/7a27092c/attachment.html>


More information about the webkit-unassigned mailing list