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

Properly format errors, avoid erroring after already triggering an error #2188

Merged
merged 7 commits into from
Dec 5, 2024

Conversation

alerque
Copy link
Member

@alerque alerque commented Dec 5, 2024

  • chore(deps): Depend on snafu for more robust error handling
  • feat(cli): Output runtime errors pretty-printed for readability
  • refactor(cli): Bubble-up more error conditions
  • fix(outputters): Don't attempt to create output if we error before processing even starts
  • fix(core): Avoid internal error when also erroring due to user provided content errors
  • chore(tooling): Drop now obsolete lint exception for non-standard globals
  • style(tooling): Restyle Lua code with stylua

@alerque alerque added this to the v0.15.8 milestone Dec 5, 2024
@alerque alerque added enhancement Software improvement or feature request tooling Build tooling, release management, and packaging processes labels Dec 5, 2024
@alerque alerque self-assigned this Dec 5, 2024
@alerque alerque merged commit cdc3ba9 into sile-typesetter:master Dec 5, 2024
21 checks passed
@alerque alerque deleted the snafu branch December 5, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request tooling Build tooling, release management, and packaging processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant