Skip to content

build: make linter targets silent

The linter targets are printing the commands they execute on screen. This patch reduces the noise by not printing the commands.

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

build

--

cc @nodejs/build

Merge request reports

Loading