commit | ed43c9bdad3cb2fa8ac6dabc0ed91b615e70bebe | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Oct 29 20:11:39 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Oct 29 20:11:39 2009 |
tree | b47b408ca3472d3e1fbb0eb6de6e674667348d56 | |
parent | ffae8831cb1c0b281914b032617f7bbd7d86bcea [diff] |
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. [email protected] 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
diff --git a/codereview.settings b/codereview.settings index 6d1594d1..7c5eda13 100644 --- a/codereview.settings +++ b/codereview.settings
@@ -9,3 +9,4 @@ 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/.*