humanmade / humanmade/linter-bot
Display active config on status page
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 1
Description
The issue identified in #146 was tough to find as the information about which standards and versions are active isn't displayed to the users.
We should display the following information to users on the GitHub check run page where we display the debugging information:
* Active parsed configuration
* All linters and their status (i.e. `phpcs: Disabled`, not just reporting enabled ones)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.