[PR #2396] [MERGED] Wrap most paragraphs to 80 columns #16388

Closed
opened 2025-11-02 12:09:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2396
Author: @strk
Created: 8/25/2017
Status: Merged
Merged: 8/30/2017
Merged by: @lunny

Base: masterHead: wrap80


📝 Commits (1)

  • a5969b7 Wrap most paragraphs to 80 columns

📊 Changes

1 file changed (+19 additions, -3 deletions)

View changed files

📝 README.md (+19 -3)

📄 Description

Reduces patches size and makes them more readable

I think it should be done for all text files, only not
doing it yet here because I know of at least another
open PR that modifies CONTRIBUTING.md (and is hard to
review due to the loooong single-line being changed)

See https://github.com/go-gitea/gitea/pull/2394/files


🔄 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/go-gitea/gitea/pull/2396 **Author:** [@strk](https://github.com/strk) **Created:** 8/25/2017 **Status:** ✅ Merged **Merged:** 8/30/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `wrap80` --- ### 📝 Commits (1) - [`a5969b7`](https://github.com/go-gitea/gitea/commit/a5969b77a14cdcdf2bec6165f8356890aaa70ff6) Wrap most paragraphs to 80 columns ### 📊 Changes **1 file changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+19 -3) </details> ### 📄 Description Reduces patches size and makes them more readable I think it should be done for all text files, only not doing it yet here because I know of at least another open PR that modifies CONTRIBUTING.md (and is hard to review due to the loooong single-line being changed) See https://github.com/go-gitea/gitea/pull/2394/files --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:09:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16388