Commit 585f869
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: #16720
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 0bc16cd commit 585f869Copy full SHA for 585f869
File tree
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Collapse file
+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
501 | 501 | |
502 | 502 | |
503 | 503 | |
504 | | - |
505 | | - |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
506 | 508 | |
507 | 509 | |
508 | 510 | |
|
0 commit comments