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: mark flag incompatibility #9530

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Dec 10, 2024

Motivation

Marks some flags as being incompatible with each other or marks as being required

Applying constraints like this prevents unexpected execution paths

Solution

Checked the major binaries and commands, in most cases this was already correct (anvil, cast, forge script, forge build), some cases required changes (forge test).

Coverage to be handled in #9525

@zerosnacks zerosnacks marked this pull request as ready for review December 10, 2024 13:56
@mattsse mattsse merged commit 91030da into master Dec 10, 2024
22 checks passed
@mattsse mattsse deleted the zerosnacks/mark-flag-incompatibility branch December 10, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants