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 cargo fmt during CI #475

Open
StackOverflowExcept1on opened this issue Jul 7, 2023 · 1 comment
Open

run cargo fmt during CI #475

StackOverflowExcept1on opened this issue Jul 7, 2023 · 1 comment

Comments

@StackOverflowExcept1on
Copy link
Contributor

This repository does not currently use cargo fmt. This leads to a mixture of spaces and tabs in one file, complicates the contribution to the repository.
image

@ggwpez
Copy link
Member

ggwpez commented Jul 7, 2023

Yea we should check that the rustfmt.toml is up to date as well and see if nightly fmt is needed.

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

No branches or pull requests

2 participants