Skip to content

Conversation

radik878
Copy link
Contributor

The compile_target doc incorrectly referenced a verify behavior that is not implemented in this helper. Verification is performed by higher-level commands (e.g., forge create/script), not during compilation. Also, ProjectCompiler::verify was an unused/no-op flag; it is now deprecated with a clarifying doc to prevent confusion for downstream users.

Copy link
Contributor

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unused, so just remove it

@onbjerg onbjerg self-assigned this Sep 15, 2025
@radik878
Copy link
Contributor Author

this is unused, so just remove it

Yes ser, done

Copy link
Contributor

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one pass of fmt and lgtm 🫡

@radik878
Copy link
Contributor Author

one pass of fmt and lgtm 🫡

Yes, done

@onbjerg onbjerg enabled auto-merge (squash) September 15, 2025 13:50
@onbjerg onbjerg merged commit 417bfad into foundry-rs:master Sep 15, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Sep 15, 2025
MerkleBoy pushed a commit to MerkleBoy/foundry that referenced this pull request Sep 17, 2025
…et docs (foundry-rs#11636)

* chore(common): deprecate ProjectCompiler::verify and fix compile_target docs

* fmt

* Update compile.rs

* fmt

* Update compile.rs
@grandizzy grandizzy moved this from Done to Completed in Foundry Sep 22, 2025
@radik878 radik878 deleted the deprecate branch September 25, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

2 participants