We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#6705 was intended to prevent linter benchmarks running on PRs which don't touch any code related to the linter.
It doesn't seem to be working. Linter benchmarks ran on #6814 which only changes 1 file in oxc_traverse.
oxc_traverse
@DonIsaac Any idea why this is?
The text was updated successfully, but these errors were encountered:
ci(benchmark): fix linter benchmark triggering on unrelated files
b980229
fixes #6824
path negation doesn't work in picomatch.
picomatch
Sorry, something went wrong.
e7d5b95
fb01208
Successfully merging a pull request may close this issue.
#6705 was intended to prevent linter benchmarks running on PRs which don't touch any code related to the linter.
It doesn't seem to be working. Linter benchmarks ran on #6814 which only changes 1 file in
oxc_traverse
.@DonIsaac Any idea why this is?
The text was updated successfully, but these errors were encountered: