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

Run gofmt -w . #77

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

aDotInTheVoid
Copy link
Contributor

Similar to #43.

This should probably by added to CI at some point.

@bramvdbogaerde bramvdbogaerde merged commit 6d16fff into bramvdbogaerde:master Feb 8, 2024
1 check passed
@bramvdbogaerde
Copy link
Owner

bramvdbogaerde commented Feb 8, 2024

Indeed, this should be done automatically although I am not sure whether it it up to the CI to do the formatting. Perhaps it would be better to let the CI test whether everything is formatted correctly and if not fail. I think this formatting ought to be done before making the commit, either using in-editor hooks, or some pre-commit hooks. Anyway thanks for the PR!

@aDotInTheVoid aDotInTheVoid deleted the fmt branch February 8, 2024 11:51
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