Skip to content

Do not place newline after last/single error #406

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

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

LeonMelis
Copy link

Do not place a newline after the last error message. Also works if there is only one error message.

Do not place a newline after the last error message.
Also works if there is only one error message.

Signed-off-by: Léon Melis <leon@leonmelis.nl>
@egulias
Copy link
Owner

egulias commented Mar 6, 2025

@egulias
Copy link
Owner

egulias commented Mar 6, 2025

And thanks for the PR!

@LeonMelis
Copy link
Author

I used the GitHub in-browser editing mode to create this quick 'n dirty PR, I didn't think of the tests, apologies!

It looks like I just need to adjust the expected outcome of the test. But to do so I guess I'll have to do a 'real' PR flow (fork, clone, edit, run tests, commit, PR), which probably means we'll have to close this PR and then open a new one.

Not sure when I'll have time for that though. If you don't want to wait you can also just close this PR and use my code in your own commit. I don't need the credit or recognition for it, I just wanted to help :-)

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