Skip to content

Commit 3fc864e

Browse files
committed
clippy: whitelist SimplicityHL in doc_markdown lint
1 parent f61e711 commit 3fc864e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

clippy.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
msrv = "1.78.0"
22
# We have an error type, `RichError`, of size 144. This is pushing it but probably fine.
33
large-error-threshold = 145
4+
5+
doc-valid-idents = [ "SimplicityHL" ]

0 commit comments

Comments
 (0)