Skip to content

[v6.x backport] build: enable cpplint on windows

I backported two changes which enable cpplint to be run on windows.

Refs: #11856 Refs: #14116 Refs: https://github.com/nodejs/node/pull/11992

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

build

Merge request reports

Loading