Skip to content

CI: Run prettier #8140

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

Merged
merged 2 commits into from
Feb 19, 2024
Merged

CI: Run prettier #8140

merged 2 commits into from
Feb 19, 2024

Conversation

0xPoe
Copy link
Member

@0xPoe 0xPoe commented Feb 16, 2024

ref: #7336 (comment)

Description

This pull request adds a new action to run pnpm prettier command to help us prevent unformatted files get into the codebase.

Explanation of Changes

  1. Added pnpm prettier as a action.
  2. Formated all files.

@0xPoe 0xPoe force-pushed the rustin-patch-prettier branch from b3a5790 to 42c7437 Compare February 16, 2024 14:58
@0xPoe 0xPoe marked this pull request as ready for review February 16, 2024 15:01
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a477e42) 87.56% compared to head (27b4991) 87.57%.
Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8140   +/-   ##
=======================================
  Coverage   87.56%   87.57%           
=======================================
  Files         271      271           
  Lines       26785    26785           
=======================================
+ Hits        23455    23457    +2     
+ Misses       3330     3328    -2     

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

@0xPoe 0xPoe requested a review from a team February 16, 2024 15:40
@Turbo87 Turbo87 changed the title chore: add prettier as a CI action CI: Run prettier Feb 19, 2024
@Turbo87 Turbo87 added the C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear label Feb 19, 2024
@Turbo87 Turbo87 merged commit 17c131a into rust-lang:main Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants