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

Doesn't load config when using --fix-to-stdout option #237

Closed
itaranto opened this issue Mar 2, 2023 · 2 comments
Closed

Doesn't load config when using --fix-to-stdout option #237

itaranto opened this issue Mar 2, 2023 · 2 comments

Comments

@itaranto
Copy link

itaranto commented Mar 2, 2023

Running eslint_d --fix-to-stdout --stdin < some_file.js shows errors that are ingored by my .eslintrc.js config while eslint_d --fix some_file.js doesn't.

Is there any way to print a debug message to validate if eslint_d is actually reading the config file?

@mantoni
Copy link
Owner

mantoni commented Apr 15, 2023

There's a pending issue for this feature: #87

@mantoni mantoni mentioned this issue Jul 28, 2024
@mantoni
Copy link
Owner

mantoni commented Jul 28, 2024

Unfortunately the --fix-to-stdout option had to be removed with v14.0.0 and I'm not intending to bring this back due to the way the new implementation works. Sorry.

@mantoni mantoni closed this as completed Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants