.fossa.yml 376 B

1234567891011121314
  1. version: 3
  2. project:
  3. # This defaults to the git origin, which varies between ssh/https, resulting
  4. # in duplicate projects.
  5. id: sentry
  6. # ignore a noisy warning produced by this file, it's a schema not a package.json
  7. targets:
  8. exclude:
  9. - type: projectjson
  10. path: api-docs/components/schemas
  11. - type: setuptools
  12. path: src/sentry/templates/sentry/emails