summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2016-06-28 21:21:21 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2016-06-28 21:21:21 +0200
commitdbe4b58565d3aab120b58dac9621964fb17f648d (patch)
tree407119d2e5521a47d7f7ed70f326a7deb4866976 /Makefile
parentf1d2792c1c7ec0473832a9b0b2025be64953820b (diff)
downloadandroid-node-v8-dbe4b58565d3aab120b58dac9621964fb17f648d.tar.gz
android-node-v8-dbe4b58565d3aab120b58dac9621964fb17f648d.tar.bz2
android-node-v8-dbe4b58565d3aab120b58dac9621964fb17f648d.zip
src: lint v8abbr.h
PR-URL: https://github.com/nodejs/node/pull/7462 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b648d23e4..3cacaf76da 100644
--- a/Makefile
+++ b/Makefile
@@ -674,7 +674,6 @@ CPPLINT_EXCLUDE ?=
CPPLINT_EXCLUDE += src/node_root_certs.h
CPPLINT_EXCLUDE += src/queue.h
CPPLINT_EXCLUDE += src/tree.h
-CPPLINT_EXCLUDE += src/v8abbr.h
CPPLINT_EXCLUDE += $(wildcard test/addons/??_*/*.cc test/addons/??_*/*.h)
CPPLINT_FILES = $(filter-out $(CPPLINT_EXCLUDE), $(wildcard \