rust-sdk/clippy.toml
jokemanfire 0847c17fa1
feat: add clippy config (#162)
Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn>
2025-05-08 10:15:17 +08:00

3 lines
76 B
TOML

msrv = "1.85"
too-many-arguments-threshold = 10
check-private-items = false