Skip to content

tools: update markdown linter

Update remark-preset-lint-node to 1.4.0. This adds End-Of-Life as a prohibited string, favoring End-of-Life for consistency.

Fair amount of diff-noise in this one because the big change is in an auto-generated file. Suppressing whitespace-only changes will probably help.

Refs: https://github.com/nodejs/node/pull/26251

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading