[PR #254] [MERGED] Golint fixed for modules/context #15262

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/254
Author: @lunny
Created: 11/25/2016
Status: Merged
Merged: 11/25/2016
Merged by: @tboerger

Base: masterHead: lunny/golint_modules_context


📝 Commits (1)

  • faabc76 Golint fixed for modules/context

📊 Changes

7 files changed (+20 additions, -3 deletions)

View changed files

📝 modules/context/api.go (+2 -0)
📝 modules/context/api_org.go (+1 -0)
📝 modules/context/auth.go (+2 -0)
📝 modules/context/context.go (+5 -2)
📝 modules/context/org.go (+3 -0)
📝 modules/context/repo.go (+6 -0)
📝 routers/api/v1/misc/markdown.go (+1 -1)

📄 Description

No description provided


🔄 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/254 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/25/2016 **Status:** ✅ Merged **Merged:** 11/25/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/golint_modules_context` --- ### 📝 Commits (1) - [`faabc76`](https://github.com/go-gitea/gitea/commit/faabc76fd68b0ecccba1dc8dae47220b28cce05a) Golint fixed for modules/context ### 📊 Changes **7 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/api.go` (+2 -0) 📝 `modules/context/api_org.go` (+1 -0) 📝 `modules/context/auth.go` (+2 -0) 📝 `modules/context/context.go` (+5 -2) 📝 `modules/context/org.go` (+3 -0) 📝 `modules/context/repo.go` (+6 -0) 📝 `routers/api/v1/misc/markdown.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:42:35 -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#15262