Skip to content

Add dune command to get the contents of a "corrected" file #3883

@TyOverby

Description

@TyOverby

Desired Behavior

Instead of looking at the diff output for expect-tests in the terminal, I'd like to run my own diff program to see the change in the files before promoting. In order to do this, I'd need a dune command to fetch the full contents of the "corrected" file.

Example

$ dune get-corrected ./src/foo.ml

<corrected file output here>

Metadata

Metadata

Assignees

Labels

good first issueGood for contributing for the first time to the Dune codebase

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions