[PR #3337] [MERGED] Remove useless fmt.Errorf("%v", err) #16894

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3337
Author: @sapk
Created: 1/9/2018
Status: Merged
Merged: 1/9/2018
Merged by: @andreynering

Base: masterHead: remove-useless-fmt-errorf


📝 Commits (2)

  • 9498c66 Remove useless fmt.Errorf("%v", err)
  • 3b2f4b5 Merge branch 'master' into remove-useless-fmt-errorf

📊 Changes

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

View changed files

📝 routers/user/home.go (+1 -1)

📄 Description

Seeing use of it in #3328. I think of searching quickly for it on other parts of code.


🔄 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/3337 **Author:** [@sapk](https://github.com/sapk) **Created:** 1/9/2018 **Status:** ✅ Merged **Merged:** 1/9/2018 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `remove-useless-fmt-errorf` --- ### 📝 Commits (2) - [`9498c66`](https://github.com/go-gitea/gitea/commit/9498c6642334fd68b930e3704046658accccb36e) Remove useless fmt.Errorf("%v", err) - [`3b2f4b5`](https://github.com/go-gitea/gitea/commit/3b2f4b5d7fcfa6ccaa2b8aa3ca039c59b9c16fc1) Merge branch 'master' into remove-useless-fmt-errorf ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `routers/user/home.go` (+1 -1) </details> ### 📄 Description Seeing use of it in #3328. I think of searching quickly for it on other parts of code. --- <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:21:33 -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#16894