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: add autoformatting config #156

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Conversation

sighphyre
Copy link
Member

Sets up autoformatting

  • Adds an empty rustfml.toml file, which should force most tools to use the base config for rustfmt (including cargo)
  • Applies that formatting to the whole code base
  • Sets up a check in the build to block unformatted cofe

Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

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

LG!

@sighphyre sighphyre merged commit 10369a0 into main Oct 29, 2024
3 checks passed
@sighphyre sighphyre deleted the chore/add-autoformatting-config branch October 29, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants