Skip to content

Removing item from top of an array yields noisy output #16

@mcclurec

Description

@mcclurec

Given an array {"example":["a", "b", "c", "d"]}, removing the top item a results in a diff with three change lines and one delete for the last item, d. I would expect this to instead result in a single delete for a and no line changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions