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

fix: Reorder CI elements to run forge fmt on the correct code #21

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

adam-alchemy
Copy link
Contributor

Motivation

I'm not 100% sure, but I think our CI is running forge fmt before checkout out our code. If it is, that would explain why some of the changes to forge fmt haven't caused CI issues when the changes were rolled out, only locally.

Solution

Reorder the steps in the linting CI to run forge fmt after checking out and installing the repo

@adam-alchemy adam-alchemy merged commit 9d2fc29 into audit-2023-11-20 Dec 14, 2023
3 checks passed
@adam-alchemy adam-alchemy deleted the adam/fix-ci-order branch December 14, 2023 23:04
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