mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[PR #142] [MERGED] simplify (*x).f to x.f where it does not change the semantics #542
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#542
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/snail007/goproxy/pull/142
Author: @quasilyte
Created: 9/13/2018
Status: ✅ Merged
Merged: 9/14/2018
Merged by: @snail007
Base:
dev← Head:quasilyte/underef📝 Commits (1)
d270b4asimplify (*x).f to x.f where it does not change the semantics📊 Changes
3 files changed (+6 additions, -6 deletions)
View changed files
📝
services/http/http.go(+1 -1)📝
services/sps/sps.go(+1 -1)📝
services/tcp/tcp.go(+4 -4)📄 Description
Found using https://go-critic.github.io/overview#underef-ref
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.