-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
tools: make lint-js should not lint test/tmp* #17029
Copy link
Copy link
Closed
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
test/tmp(andtest/tmp.0,test/tmp.1, etc.) sometimes have temporary files in them with a .js or .mjs suffix. The linter should not lint those. =)cc @joyeecheung