Add support for upstream presubmit logic on npm run lint.
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
||||
# This file is used by git-cl to get repository specific information.
|
||||
GERRIT_HOST: True
|
||||
|
||||
# Don't add GERRIT_HOST, it will make PRESUBMIT checks do unnecessary stuff.
|
||||
# CODE_REVIEW_SERVER is a mock value to not generate errors during PRESUBMIT.
|
||||
CODE_REVIEW_SERVER: github.com
|
||||
|
||||
LINT_IGNORE_REGEX: win_build_output/midl/google_update/.*
|
||||
|
||||
Reference in New Issue
Block a user