nodejs / nodejs/remark-preset-lint-node

Adding full formatting integration tests to CI

Open
#277 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.