Commit f002c3d2 authored by Daniel Bevenius's avatar Daniel Bevenius
Browse files

build: include src\tracing when linting on win

This commit excludes src\tracing\trace_event.h and
src\tracing\trace_event_common.h from the linter but allows the
rest of the files in src\tracing to be examined by the linter
which is similar to what the Makefile does.

PR-URL: https://github.com/nodejs/node/pull/16720


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent f823d381
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment