Skip to content

Support files that don't end with newline#1

Open
mkmik wants to merge 2 commits into
rogpeppe:masterfrom
mkmik:master
Open

Support files that don't end with newline#1
mkmik wants to merge 2 commits into
rogpeppe:masterfrom
mkmik:master

Conversation

@mkmik
Copy link
Copy Markdown

@mkmik mkmik commented Nov 28, 2019

When diff compares files where one lacks a trailing newline, it emits:

\ No newline at end of file

apipe emitted an error because it expected a --- prefix

@mkmik mkmik force-pushed the master branch 2 times, most recently from 2cf50cc to 6ace319 Compare December 2, 2019 13:53
WHen `diff` compares files where one lacks a trailing newline, it emits:

```
\ No newline at end of file
```

apipe emitted an error because it expected a `---` prefix
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