test: don't lint autogenerated test/addons/doc-*/
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 25 May 2015 15:29:26 +0000 (17:29 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 26 May 2015 15:17:43 +0000 (17:17 +0200)
The JS source files in test/addons/doc-*/ are scraped from the reference
documentation in doc/api and need not conform to the style guide.

PR-URL: https://github.com/nodejs/io.js/pull/1793
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
.eslintignore

index c29ea07..46a6319 100644 (file)
@@ -1,4 +1,5 @@
 lib/punycode.js
+test/addons/doc-*/
 test/fixtures
 test/**/node_modules
 test/parallel/test-fs-non-number-arguments-throw.js