[PR #3186] [MERGED] Make spacing in configuration file consistent #16818

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3186
Author: @pluehne
Created: 12/13/2017
Status: Merged
Merged: 12/13/2017
Merged by: @lafriks

Base: masterHead: patrick/fix-whitespace-in-config


📝 Commits (1)

  • d020141 Make spacing in configuration file consistent

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 custom/conf/app.ini.sample (+4 -4)

📄 Description

I noticed that the spacing in the configuration file is inconsistent. Most options appear to use single spacing around the ‘=’ assignments. However, few options didn’t adhere to this format.

This makes the spacing consistent across all options.


🔄 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/3186 **Author:** [@pluehne](https://github.com/pluehne) **Created:** 12/13/2017 **Status:** ✅ Merged **Merged:** 12/13/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `patrick/fix-whitespace-in-config` --- ### 📝 Commits (1) - [`d020141`](https://github.com/go-gitea/gitea/commit/d020141f875738fb0b6a6ccf592923f7a98525ac) Make spacing in configuration file consistent ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `custom/conf/app.ini.sample` (+4 -4) </details> ### 📄 Description I noticed that the spacing in the configuration file is inconsistent. Most options appear to use single spacing around the ‘=’ assignments. However, few options didn’t adhere to this format. This makes the spacing consistent across all options. --- <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:19:48 -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#16818