min_ident_chars = "warn" produces a warning, when bindings are named things such as x or ab or foo. This is a good thing to check for, in my opinion.
`min_ident_chars = "warn"` produces a warning, when bindings are named things such as `x` or `ab` or `foo`. This is a good thing to check for, in my opinion.