gnostic
gnostic copied to clipboard
linters should report status
When a linter runs and finds no problems, if it doesn't return any messages, a user might think that it didn't run at all.
Can we fix this by having each linter write a summary message? Would it be better to handle this in gnostic?
A top-level --time-plugins reports the runtime of each plugin in this commit.