[PR #119] [MERGED] Go uses ident size 8 with tabs. Nothing else. #15161

Closed
opened 2025-11-02 11:40:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/119
Author: @metalmatze
Created: 11/8/2016
Status: Merged
Merged: 11/8/2016
Merged by: @lunny

Base: masterHead: fix/editorconfig


📝 Commits (1)

  • 1ceb56f Go uses ident size 8 with tabs. Nothing else.

📊 Changes

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

View changed files

📝 .editorconfig (+1 -1)

📄 Description

We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces and not 4.


🔄 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/119 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/8/2016 **Status:** ✅ Merged **Merged:** 11/8/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/editorconfig` --- ### 📝 Commits (1) - [`1ceb56f`](https://github.com/go-gitea/gitea/commit/1ceb56fc7f243fe0edada5a846f645ce8b99390e) Go uses ident size 8 with tabs. Nothing else. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.editorconfig` (+1 -1) </details> ### 📄 Description We are using _gofmt_ to format our code. This will emit tabs. The standard is tabs which is 8 spaces and not 4. --- <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 11:40:15 -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#15161