mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Properly highlight lines around '\ No newline at end of file'
This commit is contained in:
@@ -62,7 +62,7 @@ module Gitlab
|
||||
}
|
||||
}
|
||||
skip_next = true
|
||||
when 'old', nil
|
||||
when 'old', 'nonewline', nil
|
||||
# Left side has text removed, right side doesn't have any change
|
||||
# No next line code, no new line number, no new line text
|
||||
lines << {
|
||||
|
||||
Reference in New Issue
Block a user