-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add newline characters to error messages for better readability
Previously, error messages printed to stderr were missing newline characters, causing them to be concatenated when multiple messages were printed consecutively. This change ensures that each error message is followed by a newline, improving the clarity and readability of output logs.
- Loading branch information
1 parent
9fdb7de
commit 581ab2b
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters