[PR #1662] [MERGED] gofmt #15980

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1662
Author: @ethantkoenig
Created: 5/4/2017
Status: Merged
Merged: 5/4/2017
Merged by: @lunny

Base: masterHead: fmt


📝 Commits (1)

📊 Changes

4 files changed (+10 additions, -10 deletions)

View changed files

📝 models/error_oauth2.go (+2 -2)
📝 models/login_source.go (+1 -1)
📝 models/oauth2.go (+6 -6)
📝 routers/api/v1/misc/version.go (+1 -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/1662 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 5/4/2017 **Status:** ✅ Merged **Merged:** 5/4/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fmt` --- ### 📝 Commits (1) - [`9ea1854`](https://github.com/go-gitea/gitea/commit/9ea1854fe0130ee85f9a44e2cdb906bd5b2076ef) gofmt ### 📊 Changes **4 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `models/error_oauth2.go` (+2 -2) 📝 `models/login_source.go` (+1 -1) 📝 `models/oauth2.go` (+6 -6) 📝 `routers/api/v1/misc/version.go` (+1 -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 11:59:28 -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#15980