Skip to content

Commit 891893d

Browse files
deny: Allow Unicode-3.0 from unicode-ident
1 parent ceac3df commit 891893d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ allow = [
1818
"Apache-2.0 WITH LLVM-exception",
1919
"Unicode-DFS-2016",
2020
"ISC",
21+
"Unicode-3.0"
2122
]
2223
confidence-threshold = 0.8
2324

0 commit comments

Comments
 (0)