Skip to content

Add Toml and Json support and more#97

Open
flaviojs wants to merge 3 commits intoembassy-rs:mainfrom
flaviojs:add-toml-and-json-support
Open

Add Toml and Json support and more#97
flaviojs wants to merge 3 commits intoembassy-rs:mainfrom
flaviojs:add-toml-and-json-support

Conversation

@flaviojs
Copy link
Copy Markdown

@flaviojs flaviojs commented Mar 8, 2026

Now IR files and transform files can be Yaml, Toml, or Json.
Yaml is still the default to preserve old behavior.

Basic command tests were added (contains 2 FIXMEs).

Clap arguments were changed:

  • new optional format arguments
  • easier to understand value names
  • require at least one file in commands fmt and check

Closes #96

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.

Add support for toml?

1 participant