Skip to content

style: remove unnecessary blank line between pragma directives in Tes… #708

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

Closed
wants to merge 1 commit into from

Conversation

strmfos
Copy link

@strmfos strmfos commented Aug 10, 2025

Remove empty line between pragma solidity and pragma experimental ABIEncoderV2 to maintain consistency with other files in the codebase (StdAssertions.sol, Vm.sol, etc.) where pragma directives are placed consecutively without blank lines.

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

this line is fine

@mattsse mattsse closed this Aug 11, 2025
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.

2 participants