1 2 3 4 5 6 7
expr main (no in) let message "Use `not in` for correct grammar." let description "Replaces `no in` with `not in`." let kind "Typo" let becomes "not in"