[PR #447] [MERGED] Python: Update README with information about code formatting #1063

Open
opened 2026-01-29 20:52:21 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/447
Author: @nicksay
Created: 10/17/2016
Status: Merged
Merged: 10/18/2016
Merged by: @eustas

Base: masterHead: py-yapf


📝 Commits (1)

  • b04f4ea Python: Update README with information about code formatting

📊 Changes

3 files changed (+41 additions, -4 deletions)

View changed files

📝 README.md (+3 -1)
📝 python/README.md (+36 -3)
📝 setup.cfg (+2 -0)

📄 Description

Also, add a yapf section to setup.cfg to ensure YAPF runs
format code with the Google style.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/447 **Author:** [@nicksay](https://github.com/nicksay) **Created:** 10/17/2016 **Status:** ✅ Merged **Merged:** 10/18/2016 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `py-yapf` --- ### 📝 Commits (1) - [`b04f4ea`](https://github.com/google/brotli/commit/b04f4ea185a399369edb484e46a3626cb4c8c4e0) Python: Update README with information about code formatting ### 📊 Changes **3 files changed** (+41 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -1) 📝 `python/README.md` (+36 -3) 📝 `setup.cfg` (+2 -0) </details> ### 📄 Description Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs format code with the Google style. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:52:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1063