Skip to content
New issue

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

[eslint-bulk] Fix #4691. #4694

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

iclanton
Copy link
Member

Summary

Fixes #4691.

Details

This change runs a resolved eslint with spawnSync instead of execSync, and wrap the eslintrc path in quotes.

How it was tested

Built the eslint-bulk-suppressions-test project in a clone of this repo with a space in the path.

@iclanton iclanton merged commit b6fba45 into microsoft:main May 10, 2024
5 checks passed
@iclanton iclanton deleted the fix-eslint-bulk-escaping branch May 10, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

[eslint-bulk] eslint-bulk-suppressions-test fails to build
2 participants