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/.*