nodejs / nodejs/remark-preset-lint-node
Adding full formatting integration tests to CI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 26
- Avg merge
- 22m
- Merged PRs (30d)
- 8
Description
Was going to try out the new formatting support on the nodejs.dev content an ran into (likely unrelated) issues.
I was thinking it might make sense to add some integration tests on a few of the main repos that use the config to see if there are any diffs/failures with running remark . -o.
Ones that pop into my head would be:
- nodejs/node
- nodejs/nodejs.org
- nodejs/nodejs.dev
- nodejs/TSC
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's current CI configuration and how it invokes remark, then examine the listed nodejs/node, nodejs/nodejs.org, nodejs/nodejs.dev, and nodejs/TSC repositories. Run remark . -o against representative content and define the integration coverage so CI reports formatting diffs or failures consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- ci-cd, testing, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100