linters should report status
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.