mozilla/mentat

[edn] Add EDN differ

Open

#220 创建于 2017年2月1日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Rust (116 fork)github user discovery
A-ednenhancementhelp wantedin progress

仓库指标

Star
 (1,661 star)
PR 合并指标
 (PR 指标待抓取)

描述

Similar to #195, it gets really tiresome trying to visually diff to subtly different edn::Value instances. This ticket tracks implementing some structured diff algorithm. Even just pretty printing and doing a text diff on the two outputs would be better than the madness I'm doing to compare right now!

贡献者指南