If a signing key is not configured, the user's email will be used as the signing key. This aligns with `git`'s behavior and allows the users to not specify the key in their configs given that they have a key associated with their email.
unused_trait_names
clippy --fix