You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The diff tools use a special line to report about absence of the trailing newline character aka incomplete line (some report when it differs between the compared files, others report always): \ No newline at end of file
This line is currently parsed as a neutral line, but in fact it always belongs to either of the diff sides. Its content should probably not reported as is.