Skip to content

Commit 6000293

Browse files
bnoordhuisandrewdeandrade
authored andcommitted
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: nodejs/node#1793 Reviewed-By: Trevor Norris <[email protected]>
1 parent 7c86410 commit 6000293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
lib/punycode.js
2+
test/addons/doc-*/
23
test/fixtures
34
test/**/node_modules
45
test/parallel/test-fs-non-number-arguments-throw.js

0 commit comments

Comments
 (0)