-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
eslint hangs on /bechmark #5669
Copy link
Copy link
Closed
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.toolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Eslint hangs indefinitely if
/benchmarkfolder is included. Simplest way to reproduce:./node tools/eslint/bin/eslint.js benchmark --rulesdir tools/eslint-rules/cc @Trott