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

Allow --stdout <...> - #574

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Allow --stdout <...> - #574

merged 3 commits into from
Mar 28, 2024

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Mar 28, 2024

Fixes #523

This makes VSCode black-formatter extension configuration easier on VSCode.

@akaihola akaihola added the enhancement New feature or request label Mar 28, 2024
@akaihola akaihola added this to the Darker 2.1.1 milestone Mar 28, 2024
@akaihola akaihola self-assigned this Mar 28, 2024
@akaihola akaihola force-pushed the stdout-allow-dash branch from 21db096 to e533f63 Compare March 28, 2024 18:44
@akaihola akaihola force-pushed the stdout-allow-dash branch from b85889f to 5ee30ac Compare March 28, 2024 18:51
Copy link
Collaborator

@Garfounkel Garfounkel left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@akaihola akaihola merged commit 26e423e into master Mar 28, 2024
38 checks passed
@akaihola akaihola deleted the stdout-allow-dash branch March 28, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

--stdout option throws error if dash is given indicating stdin input – breaks VSCode compatibility
2 participants