-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
formatterRelated to the formatterRelated to the formatterpreviewRelated to preview mode featuresRelated to preview mode features
Description
This is an umbrella issue to track the progress towards supporting the preview style
- Introduce new
PreviewStyle
enum withEnabled
andDisabled
variants and add it toPyFormatOptions
#7218 - Formatter:
prefer_splitting_right_hand_side_of_assignments
preview style #6975 - Formatter:
string_processing
preview style #6936 - Improved parenthesis handling for long expressions
- Improved multiline string handling
- Formatter incompatibility: ellipses are not inlined in
.py
files #7440 - Add newline after module docstrings (
module_docstring_newlines
) #7995 - Formatter:
hug_parens_with_braces_and_square_brackets
preview style #8279 - Formatter:
dummy_implementations
preview style #8357
sjdemartinijab
Metadata
Metadata
Assignees
Labels
formatterRelated to the formatterRelated to the formatterpreviewRelated to preview mode featuresRelated to preview mode features