Skip to content

Commit

Permalink
Remove exceptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitshifter committed Dec 17, 2024
1 parent 1cd0fb2 commit 2975c32
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,3 @@ allow = [
"MIT",
"Unicode-3.0",
]
exceptions = [
{ allow = [
"Unicode-DFS-2016",
], name = "unicode-ident" },
]

0 comments on commit 2975c32

Please sign in to comment.