-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🏖️ Formatter Preview style #6935
Comments
I wrote up the state and TODOs of compatibility for the planned 2024 black stable style: #8678. Some of the items listed here are not included, e.g. the improved string processing |
Thanks. I'll have a closer look once I manage to get through all notifications 😅 |
Closing in favor of #8678 |
@MichaReiser I actually liked having this issue for general preview formatter style discussion whereas #8678 is specifically for the 2024 Black preview implementations. |
FWIW I'm fine with closing this, I don't really see the value it adds to track here separately. Shouldn't we use a discussion if we want to gather feedback on preview style, not this issue? |
Hm... let's leave it closed for now and we can re-open or create a new one if we need it later. |
This is an umbrella issue to track the progress towards supporting the preview style
PreviewStyle
enum withEnabled
andDisabled
variants and add it toPyFormatOptions
#7218prefer_splitting_right_hand_side_of_assignments
preview style #6975string_processing
preview style #6936parenthesize_conditional_expressions
preview style #8438.py
files #7440module_docstring_newlines
) #7995hug_parens_with_braces_and_square_brackets
preview style #8279dummy_implementations
preview style #8357The text was updated successfully, but these errors were encountered: