Skip to content

refactor: switch to anyhow#247

Open
vitallium wants to merge 1 commit intomainfrom
vs/use-anyhow
Open

refactor: switch to anyhow#247
vitallium wants to merge 1 commit intomainfrom
vs/use-anyhow

Conversation

@vitallium
Copy link
Collaborator

Replace string-based error handling with anyhow Result type throughout the extension code.
This provides more structured error handling with better context propagation and formatting.

@cla-bot cla-bot bot added the cla-signed label Feb 8, 2026
Replace string-based error handling with `anyhow` `Result`
type throughout the extension code.
This provides more structured error handling with better
context propagation and formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant