Bug 27302 - Move cpplint.py to module directory
Summary: Move cpplint.py to module directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 09:04 PDT by Shinichiro Hamaji
Modified: 2009-07-15 10:10 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (496.51 KB, patch)
2009-07-15 09:05 PDT, Shinichiro Hamaji
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinichiro Hamaji 2009-07-15 09:04:29 PDT
We should move cpplint.py from WebKitTools/Scripts to WebKitTools/Script/modules . We'll create a frontend for this module.
Comment 1 Shinichiro Hamaji 2009-07-15 09:05:52 PDT
Created attachment 32788 [details]
Patch v1


---
 5 files changed, 5785 insertions(+), 5775 deletions(-)
Comment 2 David Levin 2009-07-15 10:10:50 PDT
Committed as http://trac.webkit.org/changeset/45920