[PR #84] [MERGED] Refactor editorconfig middleware #15137

Closed
opened 2025-11-02 11:39:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/84
Author: @andreynering
Created: 11/5/2016
Status: Merged
Merged: 11/5/2016
Merged by: @metalmatze

Base: masterHead: gitea/fix-500-on-invalid-editorconfig


📝 Commits (1)

  • bd898a1 Refactor editorconfig middleware

📊 Changes

5 files changed (+8 additions, -27 deletions)

View changed files

📝 cmd/web.go (+7 -6)
📝 routers/repo/commit.go (+0 -5)
📝 routers/repo/middlewares.go (+1 -1)
📝 routers/repo/pull.go (+0 -10)
📝 routers/repo/view.go (+0 -5)

📄 Description

#59 was merged just few minutes before I could push a refactor for something @bkcsoft suggested. 😉


🔄 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/84 **Author:** [@andreynering](https://github.com/andreynering) **Created:** 11/5/2016 **Status:** ✅ Merged **Merged:** 11/5/2016 **Merged by:** [@metalmatze](https://github.com/metalmatze) **Base:** `master` ← **Head:** `gitea/fix-500-on-invalid-editorconfig` --- ### 📝 Commits (1) - [`bd898a1`](https://github.com/go-gitea/gitea/commit/bd898a10f888005be990ebea2e6a845d09ef55f3) Refactor editorconfig middleware ### 📊 Changes **5 files changed** (+8 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+7 -6) 📝 `routers/repo/commit.go` (+0 -5) 📝 `routers/repo/middlewares.go` (+1 -1) 📝 `routers/repo/pull.go` (+0 -10) 📝 `routers/repo/view.go` (+0 -5) </details> ### 📄 Description #59 was merged just few minutes before I could push a refactor for something @bkcsoft suggested. :wink: --- <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:39:41 -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#15137