Skip to content

Expose --quiet option in assay mix task#9

Open
simonrussell wants to merge 2 commits into
Ch4s3:mainfrom
simonrussell:quiet-option
Open

Expose --quiet option in assay mix task#9
simonrussell wants to merge 2 commits into
Ch4s3:mainfrom
simonrussell:quiet-option

Conversation

@simonrussell

Copy link
Copy Markdown

While digging around to see if I could suppress the boilerplate output, I noticed that actually most of it was already done -- the Runner has a quiet option that wasn't exposed on the command line. This PR adds that in.

Also a bit of a drive-by cleanup in test_helper.ex on some compiler warnings for pins in matches.

Elixir 1.20 requires pinning variables used in binary-size/1 matches.
Expose the runner's quiet mode on the CLI so non-interactive use can
suppress informational output while keeping formatted warnings and exit codes.
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