Set LINT_IGNORE_REGEX to not try to lint files using webkit coding standards
(everything in webkit/api) See http://codereview.chromium.org/257054/show for the change to gcl that is also needed. R=maruel@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/260014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30501 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -9,3 +9,4 @@ TRYSERVER_HTTP_PORT: 8018
|
||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
|
||||
GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
|
||||
GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
|
||||
LINT_IGNORE_REGEX: webkit/api/.*
|
||||
|
Reference in New Issue
Block a user