summaryrefslogtreecommitdiff
path: root/.eslintignore
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-12-24 13:56:03 +1100
committerRod Vagg <rod@vagg.org>2016-01-14 22:04:05 +1100
commit3727ae0d7dc940ee3b2bc238fc80cd3605954715 (patch)
treecc407c1b245902969b0ab74674970f993e73db0b /.eslintignore
parent9571be12f6e6ebdd097c8a032a872bada9972d56 (diff)
downloadandroid-node-v8-3727ae0d7dc940ee3b2bc238fc80cd3605954715.tar.gz
android-node-v8-3727ae0d7dc940ee3b2bc238fc80cd3605954715.tar.bz2
android-node-v8-3727ae0d7dc940ee3b2bc238fc80cd3605954715.zip
test: use addon.md block headings as test dir names
instead of doc-* PR-URL: https://github.com/nodejs/node/pull/4412 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore
index e1376c8409..1b91ccd469 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,7 +1,7 @@
lib/internal/v8_prof_polyfill.js
lib/internal/v8_prof_processor.js
lib/punycode.js
-test/addons/doc-*/
+test/addons/??_*/
test/fixtures
test/**/node_modules
test/disabled