Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

voiceflow/git-branch-check

Repository files navigation

Caution

This library has been moved here.

git-branch-check

Verify git branch naming convention

Install

npm i -D @voiceflow/git-branch-check

Call with husky

  "husky": {
    "hooks": {
      "pre-push": "git-branch-check"
    }
  }

About

Verify git branch naming convention

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13