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

Formatting: Change import granularity to "Module" #672

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

justsmth
Copy link
Contributor

Description of changes:

  • Added a .rustfmt.toml file so we can specify project source formatting.

Call-outs:

  • No substantive changes made. Just added the file, then ran make format.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner January 28, 2025 19:00
@justsmth justsmth requested a review from skmcgrail January 28, 2025 19:00
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (c358484) to head (a0ff574).
Report is 158 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #672      +/-   ##
==========================================
- Coverage   95.80%   92.84%   -2.96%     
==========================================
  Files          61       68       +7     
  Lines        8143     9747    +1604     
  Branches        0     9747    +9747     
==========================================
+ Hits         7801     9050    +1249     
- Misses        342      407      +65     
- Partials        0      290     +290     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justsmth justsmth merged commit e4f44ab into aws:main Jan 28, 2025
262 of 263 checks passed
@justsmth justsmth deleted the rustfmt-import-granularity branch January 28, 2025 21:17
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.

4 participants