[PR #1710] [MERGED] gofmt #16010

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1710
Author: @ethantkoenig
Created: 5/12/2017
Status: Merged
Merged: 5/12/2017
Merged by: @appleboy

Base: masterHead: fmt


📝 Commits (1)

📊 Changes

3 files changed (+9 additions, -10 deletions)

View changed files

📝 models/repo.go (+1 -1)
📝 modules/auth/user_form.go (+8 -8)
📝 modules/markup/markup.go (+0 -1)

📄 Description

Run make fmt.

Sorry if this is nitpicky, but in development it would be convenient to run make fmt on my working changes without causing a bunch of changes elsewhere in the codebase.


🔄 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/1710 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 5/12/2017 **Status:** ✅ Merged **Merged:** 5/12/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fmt` --- ### 📝 Commits (1) - [`c9bb120`](https://github.com/go-gitea/gitea/commit/c9bb1200cc277a47a6db2ff3c2e0a2b27964cfc8) gofmt ### 📊 Changes **3 files changed** (+9 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `models/repo.go` (+1 -1) 📝 `modules/auth/user_form.go` (+8 -8) 📝 `modules/markup/markup.go` (+0 -1) </details> ### 📄 Description Run `make fmt`. Sorry if this is nitpicky, but in development it would be convenient to run `make fmt` on my working changes without causing a bunch of changes elsewhere in the codebase. --- <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:00:12 -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#16010