We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be3c59 commit 3e41b6dCopy full SHA for 3e41b6d
deny.toml
@@ -60,7 +60,7 @@ unlicensed = "deny"
60
# List of explictly allowed licenses
61
# See https://spdx.org/licenses/ for list of possible licenses
62
# [possible values: any SPDX 3.7 short identifier (+ optional exception)].
63
-allow = ["Apache-2.0", "MIT"]
+allow = ["Apache-2.0", "MIT", "Unicode-DFS-2016"]
64
# List of explictly disallowed licenses
65
66
0 commit comments