google / google/yapf

yapf changes whitespace rules on minor release

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

Description

yapf 0.27.0 vs 0.26.0 (again) broke our CI on whitespace "rulz". can you pls stop fiddling around with those rules? this sucks big time. I am tired of cleaning up again and again. **decide and then keep** the rules. I don't care about the specific rules, but please don't change it all the time.

fwiw, we are using this `yapf.ini`:

```
[style]
based_on_style = pep8
column_limit = 110
```

we will now just pin the yapf release used - to the point version - which is not great also of course.

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.