aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/file/project.yaml
blob: e148c56a6d1a99e88c4ba8bfdbf2c4589bf5b217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "http://www.darwinsys.com/file/"
language: c++
primary_contact: "zoulasc@gmail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/file/file.git'