[Webkit-unassigned] [Bug 32773] [check-webkit-style] Create a "styles" folder in Scripts/modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 11:25:32 PST 2009


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





--- Comment #9 from Chris Jerdonek <chris.jerdonek at gmail.com>  2009-12-19 11:25:32 PST ---
(In reply to comment #7)
> Is styles.py necessary in your example, or can it be covered by the
> __init__.py?

Yeah, it's necessary because it contains a fair amount of code in its own right
with its own unittest file, etc.  It's the file that contains the logic to
parse and validate arguments, and it acts as a dispatcher from the command-line
wrapper to the different language parsers.  Over time it could potentially
split into more than file.

I don't necessarily think it should be called style.py.  I just don't have a
good name yet in mind.  Maybe style_checker.py.

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