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

fix: improve command error handling #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PhearZero
Copy link
Member

ℹ Overview

  • cleans up command outputs for command runner
  • organizes friendly error at the end of command output
  • handles multiple error types gracefully

📝 Related Issues

✅ Acceptance:

  • Pre-commit checks pass

@PhearZero PhearZero added the task label Jan 16, 2025
@PhearZero PhearZero added this to the Milestone 2 milestone Jan 16, 2025
@PhearZero PhearZero self-assigned this Jan 16, 2025
@PhearZero PhearZero linked an issue Jan 16, 2025 that may be closed by this pull request
@PhearZero PhearZero requested a review from tasosbit January 16, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧹 Improved error reporting
1 participant