aboutsummaryrefslogtreecommitdiff
path: root/projects/golang-protobuf/project.yaml
diff options
context:
space:
mode:
authorMax Moroz <mmoroz@chromium.org>2020-01-30 15:36:44 -0800
committerGitHub <noreply@github.com>2020-01-30 15:36:44 -0800
commit7751ab5a87907ec971beace9d4d139aaab6287cf (patch)
tree8e13cdaa566f4ae3d6915ae7ffdf38d8e95b9b56 /projects/golang-protobuf/project.yaml
parent1405af8d0ae702576d13b9659d95cb84d6b7e03e (diff)
downloadoss-fuzz-7751ab5a87907ec971beace9d4d139aaab6287cf.tar.gz
[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)
* [infra] Introduce "language" attribute in the project.yaml (#3297). * follow up * enable the attribute for more projects * trailing newline
Diffstat (limited to 'projects/golang-protobuf/project.yaml')
-rw-r--r--projects/golang-protobuf/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/golang-protobuf/project.yaml b/projects/golang-protobuf/project.yaml
index 7c49f77e6..71ee2df12 100644
--- a/projects/golang-protobuf/project.yaml
+++ b/projects/golang-protobuf/project.yaml
@@ -6,3 +6,4 @@ sanitizers:
- address
fuzzing_engines:
- libfuzzer
+language: go