[PR #253] [CLOSED] Golint fixed modules context #15261

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/253
Author: @lunny
Created: 11/25/2016
Status: Closed

Base: masterHead: lunny/golint_fixed_modules_context


📝 Commits (2)

  • bd5ea3e Golint fixed for modules/httplib
  • c7f0572 Golint fixed for modules/context

📊 Changes

8 files changed (+38 additions, -18 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)
📝 modules/httplib/httplib.go (+18 -15)
📝 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/253 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/25/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lunny/golint_fixed_modules_context` --- ### 📝 Commits (2) - [`bd5ea3e`](https://github.com/go-gitea/gitea/commit/bd5ea3e222ef7c940c66532052f6ef14f9af2bd3) Golint fixed for modules/httplib - [`c7f0572`](https://github.com/go-gitea/gitea/commit/c7f057237a6fc60488820fed2cb2aaed8adc2a1a) Golint fixed for modules/context ### 📊 Changes **8 files changed** (+38 additions, -18 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) 📝 `modules/httplib/httplib.go` (+18 -15) 📝 `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:34 -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#15261