JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.21k stars 75 forks source link

fix: replace 'husky install' with just 'husky' #1439

Closed JoshuaKGoldberg closed 7 months ago

JoshuaKGoldberg commented 7 months ago

PR Checklist

Overview

Looks like all we need to run is husky now.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.04%. Comparing base (b98f533) to head (1cb3330). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1439 +/- ## ======================================= Coverage 98.04% 98.04% ======================================= Files 101 101 Lines 5673 5673 Branches 499 499 ======================================= Hits 5562 5562 Misses 110 110 Partials 1 1 ``` | [Flag](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1439/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | Coverage Δ | | |---|---|---| | [create](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `69.91% <100.00%> (ø)` | | | [initialize](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `42.54% <0.00%> (ø)` | | | [migrate](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `69.83% <100.00%> (ø)` | | | [unit](https://app.codecov.io/gh/JoshuaKGoldberg/create-typescript-app/pull/1439/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8) | `78.64% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Goldberg+%E2%9C%A8#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 7 months ago

:tada: This is included in version v1.57.11 :tada:

The release is available on:

Cheers! 📦🚀