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 option to suppress No newline at end of file warning. #8

Open
xypnox opened this issue Aug 19, 2020 · 0 comments
Open

Add option to suppress No newline at end of file warning. #8

xypnox opened this issue Aug 19, 2020 · 0 comments

Comments

@xypnox
Copy link

xypnox commented Aug 19, 2020

Usually while comparing Strings, this warning comes up. This is fine when we compare files, still there should be a way to suppress this warning.

Here is a similar issue in Ruby's diffy package
Ref: samg/diffy#88

rjuju added a commit to rjuju/diffy that referenced this issue Jul 11, 2021
Setting this option will prevent emitting "\ No newline at end of file"
messages.

Fixes: bmwill#8
eyakubovich pushed a commit to eyakubovich/diffy that referenced this issue Sep 27, 2024
Setting this option will prevent emitting "\ No newline at end of file"
messages.

Fixes: bmwill#8
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

No branches or pull requests

1 participant