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

Disable autocorrection when source is passed through STDIN #515

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

Sija
Copy link
Member

@Sija Sija commented Nov 25, 2024

This might change when/if #504 is implemented, yet for now that's fine.

@Sija Sija added this to the 1.6.4 milestone Nov 25, 2024
@Sija Sija self-assigned this Nov 25, 2024
@Sija Sija requested a review from veelenga November 25, 2024 01:01
@Sija Sija force-pushed the skip-autocorrection-for-stdin branch from 5952882 to ea258c1 Compare November 25, 2024 01:17
Copy link
Member

@veelenga veelenga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@straight-shoota
Copy link
Contributor

I'm wondering what's the reason for this. I suppose it's abot the conflict with printing both issues and corrected code to STDOUT?

@Sija
Copy link
Member Author

Sija commented Nov 25, 2024

@straight-shoota Corrected code is not printed to stdout, it's being written to a file.

@Sija Sija merged commit f72d295 into master Nov 25, 2024
4 checks passed
@Sija Sija deleted the skip-autocorrection-for-stdin branch November 25, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants