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

Improve printing and errors #15

Merged
merged 21 commits into from Mar 5, 2024
Merged

Improve printing and errors #15

merged 21 commits into from Mar 5, 2024

Conversation

ChrisTerBeke
Copy link
Collaborator

What

Use helper functions for commonly used printing and error handling.

Why

  • Easier to maintain the codebase.
  • Reuse functions like color-coded versions.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 5, 2024
@ChrisTerBeke ChrisTerBeke added the enhancement New feature or request label Mar 5, 2024
Copy link
Member

@bschaatsbergen bschaatsbergen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fixes! Small typo here

pkg/helpers/helper.go Outdated Show resolved Hide resolved
Copy link
Member

@bschaatsbergen bschaatsbergen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@bschaatsbergen bschaatsbergen merged commit 88021a6 into main Mar 5, 2024
5 checks passed
@bschaatsbergen bschaatsbergen deleted the improve/printing branch March 5, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants