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

Add newline character after error message #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 18, 2020

  1. Add newline character after error message

    Currently, when an error message is emitted to stderr,
    the error message doesn't end with a newline character.
    This commit adds a newline character at the end of the
    printed error message, to marginally improve user experience.
    
    Thank you for reviewing this commit :)
    JOE1994 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d7b7305 View commit details
    Browse the repository at this point in the history