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

feat: switch format:write to format --write #901

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Does the swap, both in code and docs.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #901 (adb14cb) into main (7623d6a) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #901      +/-   ##
==========================================
- Coverage   93.54%   93.54%   -0.01%     
==========================================
  Files          89       89              
  Lines        4681     4680       -1     
  Branches      367      367              
==========================================
- Hits         4379     4378       -1     
  Misses        301      301              
  Partials        1        1              
Flag Coverage Δ
create 72.28% <100.00%> (-0.01%) ⬇️
initialize 36.99% <0.00%> (+<0.01%) ⬆️
migrate 71.08% <100.00%> (-0.01%) ⬇️
unit 66.01% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ps/writing/creation/dotGitHub/createDevelopment.ts 100.00% <100.00%> (ø)
src/steps/writing/creation/writePackageJson.ts 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JoshuaKGoldberg JoshuaKGoldberg merged commit 4486186 into main Sep 29, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the replace-format-write branch September 29, 2023 15:12
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

🎉 This is included in version v1.32.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Replace format:write with format --write
1 participant