Skip to content

Commit eabd9d0

Browse files
chore: add FOSSA config for license compliance (example-python-fork-2)
1 parent 250eef0 commit eabd9d0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.fossa.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 3
2+
3+
# FOSSA CLI for getsentry/action-enforce-license-compliance.
4+
# https://github.com/fossas/fossa-cli/blob/master/docs/references/files/fossa-yml.md
5+
6+
project:
7+
id: github.com/codecov/example-python-fork-2
8+
url: https://github.com/codecov/example-python-fork-2
9+
10+
telemetry:
11+
scope: "off"

0 commit comments

Comments
 (0)