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

Fix default rustfmt for repo #3084

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Fix default rustfmt for repo #3084

merged 1 commit into from
Jun 10, 2024

Conversation

kennykerr
Copy link
Collaborator

While investigating the test stability (#3072, #3079) I noticed that #3064 regressed the rustfmt for the repo. The repo must use "Unix" style line endings to avoid all kinds of diff/merge issues with git but #3064 removed the repo-wide rustfmt.toml configuration file. This just reinstates this default formatting for all code in the repo.

@kennykerr kennykerr merged commit ab879a7 into master Jun 10, 2024
90 checks passed
@kennykerr kennykerr deleted the rustfmt branch June 10, 2024 16:17
mati865 pushed a commit to mati865/windows-rs that referenced this pull request Jun 15, 2024
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.

1 participant