mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 07:17:56 -05:00
18 lines
232 B
TOML
18 lines
232 B
TOML
too-large-for-stack = 128
|
|
doc-valid-idents = [
|
|
"P2P",
|
|
"ExEx",
|
|
"ExExes",
|
|
"IPv4",
|
|
"IPv6",
|
|
"KiB",
|
|
"MiB",
|
|
"GiB",
|
|
"TiB",
|
|
"PiB",
|
|
"EiB",
|
|
"WAL",
|
|
"MessagePack",
|
|
]
|
|
allow-dbg-in-tests = true
|