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

scutiger-lfs: print error messages with trailing newline #13

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

bk2204
Copy link
Owner

@bk2204 bk2204 commented Oct 26, 2023

The syntax production requires a trailing newline on error messages. Let's make sure that we're always emitting a newline at the end of our error messages by adding one in send_error and to each failure we manually create.

The syntax production requires a trailing newline on error messages.
Let's make sure that we're always emitting a newline at the end of our
error messages by adding one in `send_error` and to each failure we
manually create.

Signed-off-by: brian m. carlson <[email protected]>
@bk2204 bk2204 marked this pull request as ready for review October 27, 2023 14:55
@bk2204 bk2204 merged commit 97fa548 into dev Oct 27, 2023
13 checks passed
@bk2204 bk2204 deleted the lfs-error-messages-lf branch October 27, 2023 14:55
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