humanmade / humanmade/linter-bot

Add Ruleset versions to GH response in a details tag

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
2
Avg merge
17d 47m
Merged PRs (30d)
1

Description

To avoid confusion when receiving linter results that may not match local linter results, or for unfamiliar developers, it might be nice to have a details tag that has a code block to reproduce the results.

For example:

How To Reproduce Locally

You can reproduce some of the checks HM Linter performed with these commands:

```
npx install-peerdeps --dev @humanmade/eslint-config@1.1.0
npx install-peerdeps --dev @humanmade/stylelint-config@1.1.0
```

We recommend using the latest versions of these packages, but have included the versions HM Linter used for this specific check for clarity

[A link that leads to a more in depth doc or the coding standards repo](https://github.com/humanmade/coding-standards)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.