humanmade / humanmade/linter-bot
Add Method of Using External Rulesets
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- Avg merge
- 17d 47m
- Merged PRs (30d)
- 1
Description
On several projects that I've worked on recently we've had a need to use code sniffer sets that are not included in the coding-standards that power the Linter Bot. These have included Security sniffs, VIP-specific sniffs, and more.
As a developer, we need to have a way to reference custom rules created for a project and CS sets that are not present in the bundle deployed to the Linter Bot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.