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

running cargo fmt #17

Merged
merged 1 commit into from
Feb 14, 2024
Merged

running cargo fmt #17

merged 1 commit into from
Feb 14, 2024

Conversation

nyospe
Copy link
Contributor

@nyospe nyospe commented Feb 13, 2024

So, you should set up automatic cargo fmt...

In VS Code, you can go to Settings->Text Editor->Formatting and check Format On Save, or add "editor.formatOnSave": true, to your global settings.json file.

We should also add a github pre-commit action for that at some point.

@nyospe nyospe requested a review from move47 February 13, 2024 21:13
@move47 move47 mentioned this pull request Feb 13, 2024
Copy link
Contributor

@move47 move47 left a comment

Choose a reason for hiding this comment

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

LGTM!

@nyospe nyospe merged commit b293857 into main Feb 14, 2024
1 of 5 checks passed
@nyospe nyospe deleted the format branch February 27, 2024 16:58
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