google / google/yapf

Option to align multiple assignments

Open
#194 22 comments 46 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
14k
Forks
904
PR merge metrics
No merged PRs in 30d

Description

Often the following convention is used:

```
a = 1
bb = 2
ccc = 3
```

whilst this is against pep8, it seems like this would be a nice option to support for those people that are (forced??) to use this convention.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.