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

CircleCI: Fix contracts-bedrock-checks/lint #135

Merged
merged 2 commits into from
Dec 20, 2024
Merged

CircleCI: Fix contracts-bedrock-checks/lint #135

merged 2 commits into from
Dec 20, 2024

Conversation

syntrust
Copy link

@syntrust syntrust commented Dec 19, 2024

Error log show that the code changed after forge fmt so that failed the diff check.

Exited with code exit status 1

Fix and verify:

forge fmt
forge fmt --check

@syntrust syntrust changed the title Fix lint CircleCI: Fix contracts-bedrock-checks/lint Dec 19, 2024
@qzhodl
Copy link

qzhodl commented Dec 19, 2024

It would be helpful to include the specific error that this PR resolves

@syntrust
Copy link
Author

It would be helpful to include the specific error that this PR resolves

Updated to the description.

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