lint may accept things that fmt would change even ...
# general
f
lint may accept things that fmt would change even given the same configuration. Also, that way if a CI were to run lint but not fmt, then fmt would only run on targets that had invalidated lint calls.