aboutsummaryrefslogtreecommitdiff
path: root/projects/tpm2
diff options
context:
space:
mode:
authorMax Moroz <mmoroz@chromium.org>2020-03-10 11:08:01 -0700
committerGitHub <noreply@github.com>2020-03-10 11:08:01 -0700
commit71f4914c453d1cba4f13dc331830378939ee84d9 (patch)
treea8747cc078f1b49564a5f1d1359ff21704ceb8d6 /projects/tpm2
parentb2e55225ed658fd1c40ec0cb87cf688a6a1c3330 (diff)
downloadoss-fuzz-71f4914c453d1cba4f13dc331830378939ee84d9.tar.gz
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
Diffstat (limited to 'projects/tpm2')
-rw-r--r--projects/tpm2/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/tpm2/project.yaml b/projects/tpm2/project.yaml
index 444da8d8f..5d73a47b2 100644
--- a/projects/tpm2/project.yaml
+++ b/projects/tpm2/project.yaml
@@ -1,4 +1,5 @@
homepage: "https://chromium.googlesource.com/chromiumos/third_party/tpm2"
+language: c++
# todo: delete Dockerfile from tpm2 repo.
# Docker files change too much, it was moved to oss-fuzz repository.
#