Skip to content

chore: normalize indentation in GetOptions struct#117

Open
rishi-jat wants to merge 1 commit into
kubestellar:mainfrom
rishi-jat:refactor/decouple-get-infrastructure
Open

chore: normalize indentation in GetOptions struct#117
rishi-jat wants to merge 1 commit into
kubestellar:mainfrom
rishi-jat:refactor/decouple-get-infrastructure

Conversation

@rishi-jat
Copy link
Copy Markdown
Contributor

Summary

This PR adjusts the alignment of fields in the GetOptions struct for consistent formatting.
No functional changes; this is a formatting-only cleanup to prepare for the upcoming refactor.

Related issue #115

Signed-off-by: Rishi Jat <rishijat098@gmail.com>
@rishi-jat
Copy link
Copy Markdown
Contributor Author

/cc @Rupam-It

@clubanderson clubanderson added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jan 13, 2026
@clubanderson
Copy link
Copy Markdown
Contributor

❌ PR Title Verification Failed

Your PR title does not follow the required format.

Current title: chore: normalize indentation in GetOptions struct

Required Format

PR titles must start with one of these emoji prefixes:

Emoji Meaning
⚠️ Breaking change
Non-breaking feature
🐛 Patch fix / Bug fix
📖 Documentation
🚀 Release
🌱 Infra/Tests/Other

How to Fix

Edit your PR title to start with the appropriate emoji. For example:

  • ✨ Add new feature for user authentication
  • 🐛 Fix crash when loading empty config
  • 📖 Update installation guide

You can edit the title by clicking the Edit button next to your PR title.


This comment was posted to help you fix the PR title format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants