Skip to content

build: run linter before running tests

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

build, test

Fixes: https://github.com/nodejs/node/issues/16283

Merge request reports

Loading