[PR #2547] [MERGED] Fix lint errors #16457

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2547
Author: @ethantkoenig
Created: 9/19/2017
Status: Merged
Merged: 9/19/2017
Merged by: @lafriks

Base: masterHead: fix/lint


📝 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

make lint is failing in CI. See https://drone.gitea.io/go-gitea/gitea/693/5, for example.


🔄 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/2547 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 9/19/2017 **Status:** ✅ Merged **Merged:** 9/19/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/lint` --- ### 📝 Commits (1) - [`de60e75`](https://github.com/go-gitea/gitea/commit/de60e75f6ad98a423dade546a8e6b709e89621f7) Fix lint errors ### 📊 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 `make lint` is failing in CI. See https://drone.gitea.io/go-gitea/gitea/693/5, for example. --- <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:06 -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#16457