1 2 3 4 5 6 7
expr main (min) let message "Use `minimum` instead of `min`" let description "Expands the abbreviation `min` to the full word `minimum` for clarity." let kind "Style" let becomes "minimum"