Skip to content

build: search missing dependencies on lint-md

This will search if there are some dependencies that are missing. It will run with lint-md Fixes: https://github.com/nodejs/node/pull/18981 Fixes: https://github.com/nodejs/node/pull/19189#issuecomment-371286204 Fixes: https://github.com/nodejs/node/issues/18978

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

Merge request reports

Loading