yapf changes placement of line break near dot based on line length
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
yapf seems to decide whether to break before or after a dot on chained calls based on line length. While I can understand why it does that, it leaves the code looking very inconsistent.
Contributor guide
Assessment
This issue has not been assessed yet.