github.com/alexey-mercari/reviewdog@v0.10.1-0.20200514053941-928943b10766/diff/testdata/nonewline2.diff (about) 1 --- nonewline2.old.txt 2016-10-13 15:34:15.141779355 +0900 2 +++ nonewline2.new.txt 2016-10-13 15:34:15.075112360 +0900 3 @@ -1,4 +1,4 @@ 4 No newline at end of both the old and new file (unchanged) 5 -a 6 -a 7 +b 8 +b 9 " vim: nofixeol noendofline 10 \ No newline at end of file