Closed
Description
Hi,
thanks for clippy, a great tool!
I just discovered the "stutter" lint at https://rust-lang.github.io/rust-clippy/master/#stutter and found the naming quite disturbing. Repeating names in source code is by no way comparable to people with a stuttering disability. The Rust code of conduct is committed to a friendly environment for people with a disability and I think the "stutter" wording violates that.
Proposed solution: rename the "stutter" lint to "module_name_repeat", which is more descriptive.
2 disclaimers: I'm not a native English speaker and I don't have a stuttering disability.