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

Cargo Fmt on Generated Rust Files #79

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

jdetter
Copy link
Collaborator

@jdetter jdetter commented Jul 13, 2023

Description of Changes

  • All client sdk files that are generated in rust are now formatted correctly.

API

  • This is a breaking change to the module API
  • This is a breaking change to the ClientAPI

If the API is breaking, please state below what will break

@jdetter jdetter requested a review from gefjon July 13, 2023 17:35
Copy link
Contributor

@gefjon gefjon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No apparent regressions; generated files are now beautiful and readable. Thanks!

@jdetter jdetter merged commit 5e75d82 into master Jul 13, 2023
4 checks passed
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* Run cargo fmt on all rust output files

* Lint fix

---------

Co-authored-by: Boppy <no-reply@boppygames.gg>
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* Run cargo fmt on all rust output files

* Lint fix

---------

Co-authored-by: Boppy <no-reply@boppygames.gg>
@cloutiertyler cloutiertyler deleted the jdetter/run-rust-format-on-output-files branch August 1, 2023 21:55
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