You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A knob would be okay. But first tell me more about what this formatting would be like. For instance, if the value is multiline or starts on the line following the key, would the colons still line up?
PyCharm support the following formatting configuration for dicts:
Original:
Dict alignment: align on value
Dict alignment: align on colon
A knob to modify this setting in yapf would be great, and would prevent the yapf / PyCharm style formatting loop I've found myself in.
The text was updated successfully, but these errors were encountered: