mirror of https://github.com/astral-sh/ruff
if_all_same(codes.values().cloned()).unwrap_or_default() was quite unreadable because it wasn't obvious that codes.values() are the prefixes. It's better to introduce another Map rather than having Maps within Maps. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||