mix fmt.regenerate_tests (exalign v0.1.7)

Copy Markdown

Runs ExAlign.format/2 on every .ex file in fixtures/input/ and writes the result to the matching file in fixtures/expected/.

Usage

mix fmt.regenerate_tests

Run mix test afterwards to confirm the updated expected files match the current formatter output.