Enforces We Make Websites naming conventions on git branches.
[folder]/[key-id]-[name]
See Notion for full documentation.
yarn add @we-make-websites/branch-naming-check --dev
Use in combination with a Husky git hook to check on pre-commit and pre-push:
yarn branch-naming-check
Version 3.0.0
is only compatible with Canvas.
See CHANGELOG.md for a history of changes.
Before making any updates please talk to Craig Baldwin ([email protected])
Once any work is completed send a pull request to Craig for review (csbrightside).