Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make extra-output accept multiple values #1587

Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented May 11, 2022

Motivation

Closes #1579

Solution

use Vec<> instead Option<Vec<>>

@gakonst gakonst merged commit af5f254 into foundry-rs:master May 11, 2022
@onbjerg onbjerg added the T-bug Type: bug label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

forge build --extra-output=<SELECTOR> cannot pass multiple selectors
3 participants