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)
commit6dfca71af04b044f0567fde080fbe9326f1bd71e
treef69fb59afa045e5f330c4c36b3ed1e0ccbc74b52
parentc2b8b308369e37b31c00fd30918e2dd84522b993
test: don't lint autogenerated test/addons/doc-*/

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