Skip to content

Line additions / removal are not shown #7

Description

@MangelMaxime

Hello,

if I have these 2 files:

test.verified.txt

feat: add new feature
[tag1]

test.received.txt

feat: add new feature

[tag1]

And run dotnet verify review, I get:

CleanShot 2024-08-28 at 16 28 16

It doesn't show the line addition which prevent user from deciding if he should accept or reject the changes.

Perhaps it is the same issue which prevents the diff tool from showing the last empty line, when from what I understood the diff should provides 2 lines for context around the change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions