gnostic icon indicating copy to clipboard operation
gnostic copied to clipboard

linters should report status

Open timburks opened this issue 7 years ago • 1 comments

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?

timburks avatar Feb 14 '18 00:02 timburks

A top-level --time-plugins reports the runtime of each plugin in this commit.

timburks avatar Feb 17 '18 20:02 timburks