project.yaml 252 B

12345678910111213
  1. homepage: "https://zint.org.uk"
  2. language: c
  3. primary_contact: "burmartke@gmail.com"
  4. main_repo: "https://github.com/zint/zint"
  5. file_github_issue: true
  6. sanitizers:
  7. - address
  8. - memory:
  9. experimental: True
  10. - undefined
  11. architectures:
  12. - x86_64
  13. - i386