[Webkit-unassigned] [Bug 37477] 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 22:10:05 PDT 2010


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





--- Comment #2 from Chris Jerdonek <cjerdonek at webkit.org>  2010-04-12 22:10:05 PST ---
(In reply to comment #0)
> 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?

That change is something Eric wanted.  At the moment I can't find the bug
report where we discussed it, but the code change is here:

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/style/checker.py?rev=57467#L94

-- 
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