We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4450a1 commit 201d3d7Copy full SHA for 201d3d7
Makefile
@@ -1268,7 +1268,7 @@ LINT_CPP_EXCLUDE += $(wildcard test/js-native-api/??_*/*.cc test/js-native-api/?
1268
LINT_CPP_EXCLUDE += src/tracing/trace_event.h src/tracing/trace_event_common.h
1269
1270
LINT_CPP_FILES = $(filter-out $(LINT_CPP_EXCLUDE), $(wildcard \
1271
- benchmark/napi/function_call/binding.cc \
+ benchmark/napi/*/*.cc \
1272
src/*.c \
1273
src/*.cc \
1274
src/*.h \
0 commit comments