Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(diff): Remove duplicated output #122

Closed
wants to merge 1 commit into from
Closed

Conversation

epage
Copy link
Contributor

@epage epage commented May 29, 2021

In the tree view, we already show the original and the current value, we
shouldnt show an entire Diff that is only parseable by color.

In changing this, we removed the more cosmetic atom selector. We also
removed the edit distance, since there isn't a known case for it. Let
us know if you needed this!

Fixes #94
Fixes #105

In the tree view, we already show the original and the current value, we
shouldnt show an entire Diff that is only parseable by color.

In changing this, we removed the more cosmetic atom selector.  We also
removed the edit distance, since there isn't a known case for it.  Let
us know if you needed this!

Fixes assert-rs#94
Fixes assert-rs#105
@epage epage closed this May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fine control over signals, stdin, etc
1 participant