-
Notifications
You must be signed in to change notification settings - Fork 85
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
RFC: proposed rustfmt settings for the project #477
Merged
Merged
Commits on Jan 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9b26b1 - Browse repository at this point
Copy the full SHA d9b26b1View commit details -
If we harmonize on `rustfmt` for the repo, all exclusions would be removed.
Configuration menu - View commit details
-
Copy full SHA for 45edea4 - Browse repository at this point
Copy the full SHA 45edea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fafee5b - Browse repository at this point
Copy the full SHA fafee5bView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59d65d6 - Browse repository at this point
Copy the full SHA 59d65d6View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 958517a - Browse repository at this point
Copy the full SHA 958517aView commit details -
I think we don't need to run the full rust toolchain script, just `rustup update`? Also update actions version for checkout and comments.
Configuration menu - View commit details
-
Copy full SHA for d510a80 - Browse repository at this point
Copy the full SHA d510a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a2381 - Browse repository at this point
Copy the full SHA 99a2381View commit details -
Configuration menu - View commit details
-
Copy full SHA for da60e82 - Browse repository at this point
Copy the full SHA da60e82View commit details -
checkout the
main
rustfmt.toml prior to running CIthis is necessary so that patches can't sneak through by modifying rustfmt.toml to bypass a CI checke.
Configuration menu - View commit details
-
Copy full SHA for ca5845c - Browse repository at this point
Copy the full SHA ca5845cView commit details -
cleanup missing -P specifier on grep regex
looks like the regex is perl syntax
Configuration menu - View commit details
-
Copy full SHA for 5f0e2a4 - Browse repository at this point
Copy the full SHA 5f0e2a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6405f91 - Browse repository at this point
Copy the full SHA 6405f91View commit details -
sorry this is all pushing to GH directly, the only way i know how to test this is to push to the branch :P so y'all get to see me flail.
Configuration menu - View commit details
-
Copy full SHA for 86afec0 - Browse repository at this point
Copy the full SHA 86afec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a351f - Browse repository at this point
Copy the full SHA 62a351fView commit details -
maybe i'm reading the gh automation error message wrong?
Configuration menu - View commit details
-
Copy full SHA for d14e1b2 - Browse repository at this point
Copy the full SHA d14e1b2View commit details -
this hopefully helps new users get started with formatting. didn't want to edit the CONTRIBUTING.md file because it already has a lot of other stuff in there not specific to formatting.
Configuration menu - View commit details
-
Copy full SHA for 40b4c89 - Browse repository at this point
Copy the full SHA 40b4c89View commit details -
add trailing whitespace removal to settings
also format the file, because, hey guess what...format on save is on. :P
Configuration menu - View commit details
-
Copy full SHA for 676bab8 - Browse repository at this point
Copy the full SHA 676bab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb77e76 - Browse repository at this point
Copy the full SHA eb77e76View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.