[PR #269] [MERGED] Golint fixed for modules/log #15274

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

📋 Pull Request Information

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

Base: masterHead: lunny/golint_modules_log


📝 Commits (1)

  • 3228544 golint fixed for modules/log

📊 Changes

5 files changed (+86 additions, -56 deletions)

View changed files

📝 modules/log/conn.go (+6 -5)
📝 modules/log/console.go (+11 -4)
📝 modules/log/file.go (+28 -28)
📝 modules/log/log.go (+22 -2)
📝 modules/log/smtp.go (+19 -17)

📄 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/269 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/26/2016 **Status:** ✅ Merged **Merged:** 11/27/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/golint_modules_log` --- ### 📝 Commits (1) - [`3228544`](https://github.com/go-gitea/gitea/commit/3228544c31943ee11957d204fc6904e112be8fcb) golint fixed for modules/log ### 📊 Changes **5 files changed** (+86 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `modules/log/conn.go` (+6 -5) 📝 `modules/log/console.go` (+11 -4) 📝 `modules/log/file.go` (+28 -28) 📝 `modules/log/log.go` (+22 -2) 📝 `modules/log/smtp.go` (+19 -17) </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:53 -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#15274