google / google/yapf

New format for human readers

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

Description

Goal of formatting is to make faster code read for humans,
and detect bugs...

What of you think of this format ?

![image](https://user-images.githubusercontent.com/18707623/55955112-75598c80-5c9b-11e9-82cf-69da1b507487.png)

VS this one

![image](https://user-images.githubusercontent.com/18707623/55955009-375c6880-5c9b-11e9-9342-585c896efe6a.png)

Formatting by block of code, especially aligning = , makes the code much
faster to read.

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.