Skip to content

Commit df79dbd

Browse files
committed
Add false positive rule for ts-jest license detection
1 parent aa0c217 commit df79dbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
is_false_positive: yes # marks this as not a real license
3+
notes: Not a license # short note for maintainers
4+
---
5+
# The following text is causing a false positive in ts-jest
6+
support ts-jest with an open source license

0 commit comments

Comments
 (0)