• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/protobuf-c/protobuf-c"
2language: c
3primary_contact: "guidovranken@gmail.com"
4auto_ccs:
5  - "ilya.lipnitskiy@gmail.com"
6sanitizers:
7 - address
8 - memory
9architectures:
10 - x86_64
11 - i386
12main_repo: 'https://github.com/protobuf-c/protobuf-c.git'
13coverage_extra_args: -ignore-filename-regex=.*/protobuf-install/.*
14