[PR #37] [MERGED] Add .editorconfig #118

Closed
opened 2026-05-05 11:01:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/37
Author: @marius92mc
Created: 10/15/2017
Status: Merged
Merged: 10/16/2017
Merged by: @mmatczuk

Base: masterHead: add-editorconfig-and-set-indent-size


📝 Commits (1)

📊 Changes

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

View changed files

.editorconfig (+14 -0)

📄 Description

I saw that the repository doesn't have a config file for specifying GitHub to treat tabs with less than 8 spaces, which is GitHub's default behavior.

This PR changes this default behavior and introduces the possibility to specify the number of spaces GitHub to use as indent size for *.go 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/mmatczuk/go-http-tunnel/pull/37 **Author:** [@marius92mc](https://github.com/marius92mc) **Created:** 10/15/2017 **Status:** ✅ Merged **Merged:** 10/16/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `add-editorconfig-and-set-indent-size` --- ### 📝 Commits (1) - [`b3d6127`](https://github.com/mmatczuk/go-http-tunnel/commit/b3d6127fd1f481aa888e3015e5ac2fe9ca0eba14) Add .editorconfig ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+14 -0) </details> ### 📄 Description I saw that the repository doesn't have a config file for specifying GitHub to treat tabs with less than 8 spaces, which is GitHub's default behavior. This PR changes this default behavior and introduces the possibility to specify the number of spaces GitHub to use as indent size for `*.go` files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:01:48 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#118
No description provided.