Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: make command definition consistent #585

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

phm07
Copy link
Contributor

@phm07 phm07 commented Oct 25, 2023

Following aspects were made consistent:

  • base.Cmd struct is used where possible
  • command variables are always exported and end with "Cmd"

Also fixed 2 file name typos

Following aspects were made consistent:
- base.Cmd struct is used where possible
- command variables are always exported and end with "Cmd"

Also fixed 2 file name typos
@phm07 phm07 self-assigned this Oct 25, 2023
@phm07 phm07 requested a review from a team as a code owner October 25, 2023 11:30
@phm07 phm07 merged commit 828c22d into main Oct 26, 2023
3 checks passed
@phm07 phm07 deleted the refactor-base-cmds branch October 26, 2023 10:54
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.

2 participants