[PR #2557] [CLOSED] Backport: Fix lint errors (#2547) #16465

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2557
Author: @lafriks
Created: 9/20/2017
Status: Closed

Base: release/v1.2Head: backport_fix_lint_errors


📝 Commits (1)

📊 Changes

9 files changed (+9 additions, -41 deletions)

View changed files

📝 models/gpg_key.go (+1 -5)
📝 models/issue.go (+1 -5)
📝 models/login_source.go (+1 -4)
📝 models/migrations/v16.go (+1 -5)
📝 models/migrations/v21.go (+1 -4)
📝 models/org.go (+1 -5)
📝 models/ssh_key.go (+1 -5)
📝 modules/lfs/content_store.go (+1 -4)
📝 modules/log/file.go (+1 -4)

📄 Description

Backport to fix failing tests on 1.2 branch


🔄 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/2557 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 9/20/2017 **Status:** ❌ Closed **Base:** `release/v1.2` ← **Head:** `backport_fix_lint_errors` --- ### 📝 Commits (1) - [`6131912`](https://github.com/go-gitea/gitea/commit/61319123687356d62eb7436976130c4dda798ef5) Fix lint errors (#2547) ### 📊 Changes **9 files changed** (+9 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `models/gpg_key.go` (+1 -5) 📝 `models/issue.go` (+1 -5) 📝 `models/login_source.go` (+1 -4) 📝 `models/migrations/v16.go` (+1 -5) 📝 `models/migrations/v21.go` (+1 -4) 📝 `models/org.go` (+1 -5) 📝 `models/ssh_key.go` (+1 -5) 📝 `modules/lfs/content_store.go` (+1 -4) 📝 `modules/log/file.go` (+1 -4) </details> ### 📄 Description Backport to fix failing tests on 1.2 branch --- <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:11:16 -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#16465