diff --git a/projects/swift-protobuf/project.yaml b/projects/swift-protobuf/project.yaml index 002ee8726..9f10319d1 100644 --- a/projects/swift-protobuf/project.yaml +++ b/projects/swift-protobuf/project.yaml @@ -10,4 +10,5 @@ fuzzing_engines: sanitizers: - address - thread +coverage_extra_args: -ignore-filename-regex=*.pb.swift main_repo: 'https://github.com/apple/swift-protobuf.git'