aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rwxr-xr-xinfra/presubmit.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/presubmit.py b/infra/presubmit.py
index 7be16a80..71da8fd9 100755
--- a/infra/presubmit.py
+++ b/infra/presubmit.py
@@ -90,6 +90,7 @@ class ProjectYamlChecker:
'vendor_ccs',
'view_restrictions',
'language',
+ 'help_url',
]
LANGUAGES_SUPPORTED = ['c', 'cpp', 'go', 'rust', 'python']