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 3fa643b commit 8a31b23Copy full SHA for 8a31b23
Makefile
@@ -681,8 +681,6 @@ CPPLINT_EXCLUDE += src/v8abbr.h
681
CPPLINT_EXCLUDE += $(wildcard test/addons/??_*/*.cc test/addons/??_*/*.h)
682
683
CPPLINT_FILES = $(filter-out $(CPPLINT_EXCLUDE), $(wildcard \
684
- deps/debugger-agent/include/* \
685
- deps/debugger-agent/src/* \
686
src/*.c \
687
src/*.cc \
688
src/*.h \
0 commit comments