split_before_first_argument incorrectly applied to tuples(?)
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
As of yapf 0.24, with the style
```
[style]
based_on_style = pep8
split_before_first_argument = true
```
one has
```
$ cat <
Contributor guide
Assessment
This issue has not been assessed yet.