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

Document the --ast flag as an option for forge build #1134

Closed
adamegyed opened this issue Mar 6, 2024 · 2 comments
Closed

Document the --ast flag as an option for forge build #1134

adamegyed opened this issue Mar 6, 2024 · 2 comments

Comments

@adamegyed
Copy link

As of foundry-rs/foundry#7197, the AST is no longer included in the compiler output unless specified with --ast or --build-info. Currently, the --ast flag is undocumented, and should be added to places where it can be specified as an option. This includes forge build, and might include other commands that run forge build internally like forge test or forge script.

@zerosnacks
Copy link
Member

Ticket can be closed, this has been fixed as part of the automated workflow introduced in #1135

https://book.getfoundry.sh/reference/cli/forge/build

@zerosnacks
Copy link
Member

Marking as resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants