[Webkit-unassigned] [Bug 37477] New: check-webkit-style isn't enforcing 80-column limits in python files for PEP-8 compliance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 17:16:13 PDT 2010


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

           Summary: check-webkit-style isn't enforcing 80-column limits in
                    python files for PEP-8 compliance
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: eric at webkit.org, abarth at webkit.org,
                    cjerdonek at webkit.org


My understanding is that we're trying to stay within 80-column files for strict
PEP-8 compliance, but for some reason check-webkit-style isn't enforcing this.

Which is odd, since I think the pep8 script that we're using does this by
default. Did we tweak a setting for some reason, or are we not trying to follow
this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list