Skip to content

refactor: token copy-paste typo in help output, refactor if statement#69

Merged
synackd merged 4 commits intoOpenCHAMI:mainfrom
synackd:fix/token-and-refactor
Feb 24, 2026
Merged

refactor: token copy-paste typo in help output, refactor if statement#69
synackd merged 4 commits intoOpenCHAMI:mainfrom
synackd:fix/token-and-refactor

Conversation

@synackd
Copy link
Collaborator

@synackd synackd commented Feb 24, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Small copy-paste fixes in command help output, plus converting an if block to a switch block.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd force-pushed the fix/token-and-refactor branch from 1202dc3 to f074af6 Compare February 24, 2026 23:02
@synackd
Copy link
Collaborator Author

synackd commented Feb 24, 2026

These are all "cosmetic" changes and I've tested them on another branch that implements another feature.

@synackd synackd merged commit 0c86e05 into OpenCHAMI:main Feb 24, 2026
7 checks passed
@synackd synackd deleted the fix/token-and-refactor branch February 24, 2026 23:08
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