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

fix: chmod ug+x .husky/pre-commit after writing structure #719

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Applies the suggested fix from typicode/husky#1177 of manually changing the file's mode with chmod.

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #719 (00489b2) into main (b9f7dbb) will increase coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #719      +/-   ##
==========================================
+ Coverage   91.03%   91.04%   +0.01%     
==========================================
  Files          80       80              
  Lines        3948     3953       +5     
  Branches      216      216              
==========================================
+ Hits         3594     3599       +5     
  Misses        353      353              
  Partials        1        1              
Flag Coverage Δ
create 72.73% <100.00%> (+0.03%) ⬆️
initialize 33.74% <40.00%> (+<0.01%) ⬆️
migrate 73.36% <100.00%> (+0.03%) ⬆️
unit 34.10% <0.00%> (-0.05%) ⬇️

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

Files Changed Coverage Δ
src/steps/writing/writeStructure.ts 100.00% <100.00%> (ø)

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9a8b98b into main Aug 29, 2023
14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the chmod-husky-pre-commit branch August 29, 2023 18:52
@github-actions
Copy link

🎉 This is included in version v1.29.10 🎉

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
1 participant