Skip to content

fix: foundry abi formatting#437

Merged
technophile-04 merged 1 commit into
mainfrom
fix-foundry-abi-formatting
Jun 16, 2026
Merged

fix: foundry abi formatting#437
technophile-04 merged 1 commit into
mainfrom
fix-foundry-abi-formatting

Conversation

@rin-st

@rin-st rin-st commented Jun 15, 2026

Copy link
Copy Markdown
Member

same as scaffold-eth#1303 but for foundry

@damianmarti damianmarti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

The generated deployedContracts.ts file without this change does not get the warnings (no lines with more than 80 characters to break into new lines).

I forced this by adding ast = true to foundry.toml and then checking the generated deployedContracts.ts file using the fix from this PR.

Thanks!

@technophile-04

Copy link
Copy Markdown
Collaborator

Thanks Rinat! and damu for testing 🙌

@technophile-04 technophile-04 merged commit 83d9bd7 into main Jun 16, 2026
7 checks passed
@technophile-04 technophile-04 deleted the fix-foundry-abi-formatting branch June 16, 2026 06:20
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.

3 participants