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

Add prettier:write to docs and rephrase slightly [ci skip] #5831

Merged
merged 2 commits into from
May 14, 2024

Conversation

abyrd
Copy link
Member

@abyrd abyrd commented May 6, 2024

Small change to docs explaining how to perform only formatting.

@abyrd abyrd requested a review from a team as a code owner May 6, 2024 14:58
@leonardehrenfried leonardehrenfried requested a review from t2gran May 7, 2024 09:12
% mvn prettier:write

```

To skip the prettier formating use profile `prettierSkip`:

```
Copy link
Member

Choose a reason for hiding this comment

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

Would you mind @abyrd changing line 41, it is a copy&paste error there. It should be mvn test -P prettierCheck (not prettierSkip).

Everything else looks fine.

@t2gran t2gran added this to the 2.6 (next release) milestone May 7, 2024
@abyrd abyrd enabled auto-merge (squash) May 7, 2024 15:33
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.90%. Comparing base (f4f1e39) to head (ad47d84).
Report is 12 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #5831   +/-   ##
==========================================
  Coverage      67.90%   67.90%           
- Complexity     16556    16558    +2     
==========================================
  Files           1910     1910           
  Lines          72436    72436           
  Branches        7447     7447           
==========================================
+ Hits           49190    49191    +1     
  Misses         20724    20724           
+ Partials        2522     2521    -1     

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

@abyrd abyrd merged commit fed0a5f into dev-2.x May 14, 2024
5 checks passed
@abyrd abyrd deleted the abyrd/prettier-cmd branch May 14, 2024 11:49
t2gran pushed a commit that referenced this pull request May 14, 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.

3 participants