dilaria/clippy.toml

2 lines
190 B
TOML

# we want to use our custom type from `values.rs`, so that consumers can choose between which HashMap they want
disallowed-types = ["std::collections::HashMap", "std::collections::HashSet"]