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

Add format check to CI #237

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Add format check to CI #237

merged 2 commits into from
Sep 27, 2023

Conversation

Zerpet
Copy link
Contributor

@Zerpet Zerpet commented Sep 27, 2023

Different contributors work on different IDEs and configurations.
This check will help to catch format errors before merging.
The go fmt tool marks the standard for formatting.

@Zerpet Zerpet self-assigned this Sep 27, 2023
Different contributors work on different IDEs and configurations.
This check will help to catch format errors before merging.
The `go fmt` tool marks the standard for formatting.

Signed-off-by: Aitor Perez Cedres <[email protected]>
@Zerpet Zerpet marked this pull request as ready for review September 27, 2023 15:22
@michaelklishin michaelklishin merged commit c20dc69 into v2 Sep 27, 2023
4 checks passed
@michaelklishin michaelklishin deleted the zerpet/ci-checks branch September 27, 2023 19:11
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