mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #12] [MERGED] feat: associate comments with config objects #41
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#41
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/12
Author: @0xJacky
Created: 1/3/2023
Status: ✅ Merged
Merged: 1/4/2023
Merged by: @tufanbarisyildirim
Base:
master← Head:master📝 Commits (3)
1deefb8feat: associate comments with config objectsaead840chore: update readme4c3a636fix: QuotedString as directive name is empty📊 Changes
13 files changed (+179 additions, -68 deletions)
View changed files
📝
.gitignore(+3 -0)📝
README.md(+1 -1)📝
directive.go(+14 -4)📝
directive_test.go(+10 -0)📝
dumper.go(+11 -6)📝
examples/formatting/main.go(+22 -5)📝
http.go(+17 -7)📝
include.go(+8 -4)📝
parser/parser.go(+30 -15)📝
server.go(+17 -8)📝
statement.go(+6 -4)📝
upstream.go(+20 -8)📝
upstream_server.go(+20 -6)📄 Description
dumper.StyleOutput:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.