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

chore: format generated code before committing #109

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Conversation

kevgo
Copy link
Contributor

@kevgo kevgo commented Sep 22, 2022

I noticed that auto-generated code isn't properly formatted, even though make sdk formats everything it generates. To be on the safe side, this runs make format again before committing the auto-generated changes. Make format should always succeed here because it already ran at this time.

This also changes the Go version used for generating the SDK to Go 1.19. Keto is already at this version. I try to enforce Go 1.19 code style across all repos.

Please advise how to test this.

@kevgo kevgo closed this Sep 23, 2022
@kevgo kevgo deleted the kg-remove-double-tabs branch September 23, 2022 02:08
@kevgo kevgo restored the kg-remove-double-tabs branch September 23, 2022 13:05
@kevgo kevgo reopened this Sep 23, 2022
@kevgo kevgo merged commit f240c09 into master Sep 23, 2022
@kevgo kevgo deleted the kg-remove-double-tabs branch September 23, 2022 15:24
@kevgo
Copy link
Contributor Author

kevgo commented Sep 23, 2022

Okay let's give this a try and see what happens!

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