Skip to content

Commit dca3e6f

Browse files
authored
docs: update third party notices (#43)
* Add ort config * Update third party notices
1 parent e09749c commit dca3e6f

File tree

2 files changed

+26757
-1
lines changed

2 files changed

+26757
-1
lines changed

.ort.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
excludes:
2+
scopes:
3+
- pattern: "test.*"
4+
reason: "TEST_DEPENDENCY_OF"
5+
comment: "Packages for testing only."
6+
- pattern: ".*Test.*"
7+
reason: "TEST_DEPENDENCY_OF"
8+
comment: "Packages for testing only."

0 commit comments

Comments
 (0)