@skywire-london/conventional-changelog-commit-hooks

2.0.1 • Public • Published

conventional changelog commit-msg hook

Verifies the commit message matches the Skywire conventional changelog standard

Requirements

node 12

Installation

npm install --global @skywire-london/conventional-changelog-commit-hooks

Configure git to use hooks

mkdir -p ~/.git-templates/hooks/
git config --global core.hooksPath ~/.git-templates/hooks/

Symlink this script into your hooks directory

ln -s $(npm root -g)/@skywire-london/conventional-changelog-commit-hooks/index.js ~/.git-templates/hooks/conventional-changelog-commit-hooks

Make the script executable

chmod +x ~/.git-templates/hooks/conventional-changelog-commit-hooks

Readme

Keywords

none

Package Sidebar

Install

npm i @skywire-london/conventional-changelog-commit-hooks

Weekly Downloads

4

Version

2.0.1

License

ISC

Unpacked Size

1.52 kB

Total Files

3

Last publish

Collaborators

  • skywire-london-admin
  • skywire-london-neil
  • skywire-tom
  • skywire-london-david