dilaria/clippy.toml
2021-12-31 16:44:21 +01:00

4 lines
89 B
TOML

disallowed-types = [
"std::collections::HashMap",
"std::collections::HashSet",
]