Skip to content

Update Scarb new template#2841

Merged
maciektr merged 1 commit intomainfrom
maciektr/scarb-new-template
Nov 25, 2025
Merged

Update Scarb new template#2841
maciektr merged 1 commit intomainfrom
maciektr/scarb-new-template

Conversation

@maciektr
Copy link
Contributor

No description provided.

@maciektr maciektr requested a review from a team as a code owner November 12, 2025 16:26
@maciektr maciektr marked this pull request as draft November 12, 2025 17:14
@maciektr maciektr force-pushed the maciektr/scarb-new-template branch from bc903b3 to adf31b0 Compare November 13, 2025 18:01
@maciektr
Copy link
Contributor Author

snfoundry PR foundry-rs/starknet-foundry#3932

@maciektr maciektr force-pushed the maciektr/scarb-new-template branch from adf31b0 to cfd7025 Compare November 14, 2025 13:08
@maciektr maciektr marked this pull request as ready for review November 14, 2025 13:18
@maciektr maciektr force-pushed the maciektr/scarb-new-template branch from cfd7025 to dd86358 Compare November 25, 2025 09:45
@maciektr maciektr merged commit f3d2649 into main Nov 25, 2025
16 checks passed
@maciektr maciektr deleted the maciektr/scarb-new-template branch November 25, 2025 15:13
fsx::create_dir_all(path.parent().expect("file path must have a parent"))?;

match content_path {
SourcePath::SkipDuplicated(path) if path.exists() => continue,
Copy link
Contributor

@DelevoXDG DelevoXDG Nov 25, 2025

Choose a reason for hiding this comment

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

Shouldn't we check existence of canonical_path.join(path)? It seems we're checking the existence of the relative path here 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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.

4 participants