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

docs: add error messages to the style guide #759

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

irbull
Copy link
Contributor

@irbull irbull commented Aug 28, 2024

Adds a section to the style guide that explains how to write error messages for the TypeScript / JavaScript parts of the Deno codebase.

This style guide was used in the std and seems to be a good fit for the runtime as well. It can be updated as we refactor the existing error messages.

denoland/deno#25269

Adds a section to the style guide that explains how to write error
messages for the TypeScript / JavaScript parts of the Deno codebase.

This style guide was used in the `std` and seems to be a good fit for
the runtime as well. It can be updated as we refactor the existing
error messages.

denoland/deno#25269
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

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

LGTM

@thisisjofrank thisisjofrank merged commit ddeed22 into denoland:main Sep 2, 2024
2 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.

2 participants