Skip to content

[docs] Fix Husky setup instructions#428

Merged
marionebl merged 1 commit intoconventional-changelog:masterfrom
hassankhan:patch-1
Sep 3, 2018
Merged

[docs] Fix Husky setup instructions#428
marionebl merged 1 commit intoconventional-changelog:masterfrom
hassankhan:patch-1

Conversation

@hassankhan
Copy link
Copy Markdown
Contributor

@hassankhan hassankhan commented Sep 1, 2018

Description

Fixes #366

Motivation and Context

#366

Usage examples

How Has This Been Tested?

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 change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Copy Markdown
Contributor

@marionebl marionebl left a comment

Choose a reason for hiding this comment

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

Thanks!

@marionebl marionebl merged commit 130a6de into conventional-changelog:master Sep 3, 2018
Comment thread README.md

To lint commits before they are created you can use the 'commitmsg' hook as described [here](https://github.com/typicode/husky/blob/master/HOOKS.md#hooks)

To lint commits before they are created you can use Husky's 'commit-msg' hook:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why removing the link to https://github.com/typicode/husky/blob/master/HOOKS.md#hooks ?

And:

[...] you can use Husky's 'commit-msg' hook

In the code it's commitmsg not commit-msg. That might be confusing.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed in #429

@hassankhan hassankhan deleted the patch-1 branch September 3, 2018 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Husky@next change its GIT_PARAMS to HUSKY_GIT_PARAMS

3 participants