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

Add formatter command line and config option #568

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Mar 20, 2024

The only supported value for now is black.

This is the first step to add supports for multiple formatter backends (see many-formatters sub-project).

Fixes #562

Depends on:

Enables:

@akaihola akaihola added the enhancement New feature or request label Mar 20, 2024
@akaihola akaihola self-assigned this Mar 20, 2024
@akaihola akaihola force-pushed the formatter-option branch 5 times, most recently from 609ca35 to 26a1c31 Compare March 30, 2024 11:03
@akaihola akaihola force-pushed the formatter-option branch 3 times, most recently from b5f4ae9 to 7caa0bb Compare September 15, 2024 19:03
@akaihola akaihola mentioned this pull request Sep 15, 2024
2 tasks
@akaihola akaihola added the many-formatters Support for multiple code formatters and skipping formatting label Sep 15, 2024
@akaihola akaihola force-pushed the formatter-option branch 3 times, most recently from ea8f7d2 to 1741cba Compare September 25, 2024 16:48
@akaihola akaihola requested review from okuuva and dwt October 8, 2024 15:07
@akaihola akaihola force-pushed the formatter-option branch 3 times, most recently from e2d41de to ae872ec Compare October 9, 2024 20:10
@akaihola akaihola merged commit f8f8d6c into master Oct 11, 2024
37 checks passed
@akaihola akaihola deleted the formatter-option branch October 11, 2024 13:05
@akaihola akaihola mentioned this pull request Oct 19, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request many-formatters Support for multiple code formatters and skipping formatting
Projects
Development

Successfully merging this pull request may close these issues.

Option to choose formatter, Black as default
3 participants