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: remove repeated error messages (#1011) #1017

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

harrisbisset
Copy link
Contributor

I think this is removes the repeated error messages. Let me know if I've missed anything.

Example:

templ generate
(✗) Error [ error=failed to generate code for <file_here>: <file_here> parsing error: <p>: close tag not found: line 4, col 0 ]
(✗) Command failed: generation completed with 1 errors

Closes #1011

@joerdav joerdav changed the title chore: remove repeated error messages (#1011) fix: remove repeated error messages (#1011) Dec 23, 2024
@joerdav
Copy link
Collaborator

joerdav commented Dec 23, 2024

Thanks for the contribution! Looks good to me.

@joerdav joerdav merged commit c36a9e1 into a-h:main Dec 23, 2024
4 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.

Triplicated error messages
2 participants