Skip to content

Commit

Permalink
fixes for go-licence-detector
Browse files Browse the repository at this point in the history
  • Loading branch information
defo89 committed Apr 12, 2024
1 parent 6203533 commit 2372437
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Empty file added .license-scan-overrides.jsonl
Empty file.
11 changes: 11 additions & 0 deletions .license-scan-rules.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"allowlist": [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"ISC",
"MIT",
"MPL-2.0",
"Unlicense"
]
}

0 comments on commit 2372437

Please sign in to comment.