[PR #34] [MERGED] Run goimports on the whole project #15102

Closed
opened 2025-11-02 11:38:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: feature/goimports


📝 Commits (1)

  • f19e9a9 Run goimports on the whole project

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 models/repo_test.go (+2 -2)
📝 modules/markdown/markdown_test.go (+3 -3)
📝 modules/setting/setting.go (+1 -1)

📄 Description

When opening this repository in my editor, I run goimports automatically. This is what it found.


🔄 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/34 **Author:** [@metalmatze](https://github.com/metalmatze) **Created:** 11/3/2016 **Status:** ✅ Merged **Merged:** 11/4/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `feature/goimports` --- ### 📝 Commits (1) - [`f19e9a9`](https://github.com/go-gitea/gitea/commit/f19e9a94a8f70be8bafba3e848e1b5134ec7d9a2) Run goimports on the whole project ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/repo_test.go` (+2 -2) 📝 `modules/markdown/markdown_test.go` (+3 -3) 📝 `modules/setting/setting.go` (+1 -1) </details> ### 📄 Description When opening this repository in my editor, I run goimports automatically. This is what it found. --- <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:38:54 -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#15102