Skip to content

Refactor implementation for help texts #219

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
Apr 27, 2025
Merged

Conversation

ericcornelissen
Copy link
Collaborator

Summary

This changes the static help text messages to include a newline and print them without a newline. The motivation for this is that it simplifies the diff if text is appended to static help text.

Additionally this removes a redundant "Usage of help:" message when the ghasum help command is used incorrectly.

@ericcornelissen ericcornelissen added the refactor Changes existing code without changing functionality label Apr 27, 2025
This changes the static help text messages to include a newline and
print them without a newline. The motivation for this is that it
simplifies the diff if text is appended to static help text.

Additionally this removes a redundant "Usage of help:" message when the
`ghasum help` command is used incorrectly.
@ericcornelissen ericcornelissen merged commit df6fda6 into main Apr 27, 2025
14 checks passed
@ericcornelissen ericcornelissen deleted the refactor-help branch April 27, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Changes existing code without changing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant