Skip to content

Unify error handling with static error variables#2

Merged
noborus merged 1 commit intomainfrom
improve-err
Aug 20, 2025
Merged

Unify error handling with static error variables#2
noborus merged 1 commit intomainfrom
improve-err

Conversation

@noborus
Copy link
Copy Markdown
Owner

@noborus noborus commented Aug 20, 2025

  • Replaced inline error returns in markdown.go and renderer.go with static error variables defined in table.go.
  • Ensured error messages are consistent and meaningful across table

- Replaced inline error returns in markdown.go and renderer.go with
  static error variables defined in table.go.
- Ensured error messages are consistent and meaningful across table
@noborus noborus merged commit 241ba8c into main Aug 20, 2025
6 checks passed
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.

1 participant