Skip to content

style: fix alignment and spacing in struct definitions - #1

Merged
devlopersabbir merged 1 commit into
mainfrom
dev
Aug 1, 2026
Merged

devlopersabbir merged 1 commit into
mainfrom
dev

Conversation

@devlopersabbir

@devlopersabbir devlopersabbir commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Style
    • Improved code formatting and alignment for internal field declarations.
    • No functional or user-visible behavior changes.

@devlopersabbir
devlopersabbir merged commit 42fdc97 into main Aug 1, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 69c67e56-faf2-4842-8806-f45f604f60af

📥 Commits

Reviewing files that changed from the base of the PR and between 22beffb and 253be1c.

📒 Files selected for processing (2)
  • internal/gateway/server.go
  • internal/protocol/frame.go

📝 Walkthrough

Walkthrough

The change reformats field declaration spacing in GatewayServer and RequestPayload. Names, types, visibility, JSON tags, and behavior remain unchanged.

Changes

Declaration alignment

Layer / File(s) Summary
Align Go field declarations
internal/gateway/server.go, internal/protocol/frame.go
The field declarations use aligned spacing. No functional or API behavior changes.
Estimated code review effort: 1 (Trivial) ~2 minutes
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

devlopersabbir added a commit that referenced this pull request Aug 2, 2026
devlopersabbir added a commit that referenced this pull request Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant