mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #51] [MERGED] inline comment #60
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#60
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/tufanbarisyildirim/gonginx/pull/51
Author: @cwww3
Created: 8/13/2024
Status: ✅ Merged
Merged: 9/7/2024
Merged by: @tufanbarisyildirim
Base:
master← Head:fix50📝 Commits (6)
d2a0b8cinline comment67297farename08bac11update go version142ad84make linter happy75744c9add test for inline comment2793731fix go mod📊 Changes
15 files changed (+101 additions, -47 deletions)
View changed files
📝
.github/workflows/check.yml(+2 -2)📝
config/directive.go(+2 -1)📝
config/http.go(+3 -1)📝
config/lua_block.go(+4 -2)📝
config/server.go(+5 -3)📝
config/statement.go(+22 -0)📝
config/upstream.go(+3 -1)📝
config/upstream_server.go(+3 -1)📝
dumper/dumper.go(+1 -0)📝
examples/formatting/main.go(+2 -2)📝
go.mod(+3 -3)📝
go.sum(+4 -28)📝
parser/parser.go(+5 -3)📝
parser/parser_test.go(+13 -0)➕
testdata/issues/50.conf(+29 -0)📄 Description
fix #50
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.