Skip to content

Remove duplicated initialization checks across subcommands #819

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

andrew-farries
Copy link
Collaborator

De-duplicate the initizalization checks in various commands by extracting new functions to cmd/root.go.

De-duplicate the initizalization checks in various commands by
extracting new functions to `cmd/root.go`.
@github-actions github-actions bot temporarily deployed to Docs Preview May 8, 2025 12:32 Inactive
@andrew-farries andrew-farries marked this pull request as ready for review May 8, 2025 12:35
@andrew-farries andrew-farries requested a review from kvch May 8, 2025 12:35
@andrew-farries andrew-farries merged commit 02b1da7 into main May 8, 2025
30 checks passed
@andrew-farries andrew-farries deleted the deduplicate-initialization-checks branch May 8, 2025 15:39
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