Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

fix: install husky with prepare script #362

Merged
merged 1 commit into from
Aug 21, 2021
Merged

fix: install husky with prepare script #362

merged 1 commit into from
Aug 21, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 20, 2021

Description

This PR adds prepare script to install husky since husky doesn't autoinstall anymore.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar and bb111189 as code owners August 20, 2021 06:22
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #362 (9593a42) into dev (4207ab7) will not change coverage.
The diff coverage is n/a.

❗ Current head 9593a42 differs from pull request most recent head ff481ab. Consider uploading reports for the commit ff481ab to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #362   +/-   ##
=======================================
  Coverage   80.82%   80.82%           
=======================================
  Files          44       44           
  Lines        1804     1804           
  Branches      306      306           
=======================================
  Hits         1458     1458           
  Misses        345      345           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4207ab7...ff481ab. Read the comment docs.

@bb111189 bb111189 merged commit 519b8f8 into dev Aug 21, 2021
@bb111189 bb111189 deleted the fix/prepare-husky branch August 21, 2021 03:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants