mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3080] [MERGED] lint by golangci-lint #4679
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/3080
Author: @fatedier
Created: 8/28/2022
Status: ✅ Merged
Merged: 8/28/2022
Merged by: @fatedier
Base:
dev← Head:lint📝 Commits (1)
63dbd28lint by golangci-lint📊 Changes
122 files changed (+947 additions, -1331 deletions)
View changed files
📝
.circleci/config.yml(+4 -2)➕
.github/workflows/golangci-lint.yml(+41 -0)📝
.github/workflows/goreleaser.yml(+1 -1)➕
.golangci.yml(+141 -0)📝
client/admin.go(+5 -3)📝
client/admin_api.go(+5 -7)📝
client/control.go(+19 -26)📝
client/event/event.go(+1 -3)📝
client/health/health.go(+5 -7)📝
client/proxy/proxy.go(+40 -28)📝
client/proxy/proxy_manager.go(+4 -6)📝
client/proxy/proxy_wrapper.go(+9 -9)📝
client/service.go(+13 -9)📝
client/visitor.go(+21 -20)📝
client/visitor_manager.go(+4 -7)📝
cmd/frpc/sub/http.go(+2 -2)📝
cmd/frpc/sub/reload.go(+2 -2)📝
cmd/frpc/sub/root.go(+4 -5)📝
cmd/frpc/sub/status.go(+3 -3)📝
cmd/frpc/sub/stcp.go(+2 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.