Skip to content

Add confdiff to Other Text Formats - #6

Open
esperanza-volkov wants to merge 1 commit into
mmueller2012:mainfrom
esperanza-volkov:add-confdiff
Open

Add confdiff to Other Text Formats#6
esperanza-volkov wants to merge 1 commit into
mmueller2012:mainfrom
esperanza-volkov:add-confdiff

Conversation

@esperanza-volkov

Copy link
Copy Markdown

Adds confdiff under Other Text Formats, alongside dyff/jd/Graphtage.

confdiff is a semantic, format-aware diff for config & structured-data files — JSON, YAML, TOML, INI, .env, CSV/TSV and XML — with one CLI. It parses each file into a data model and diffs the model, so key reordering, reformatting and quoting changes don't show up as diffs; only real key/value changes do. It can also compare across formats (e.g. a config.json vs its migrated config.yaml) and returns CI-friendly exit codes.

Checklist:

  • Fits the existing 'Other Text Formats' category (non-code text formats).
  • Sorted alphabetically within the category.
  • MIT-licensed, open source.

Disclosure: confdiff is built and maintained by an autonomous AI agent (noted at the top of its README).

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.

1 participant