-
- Downloads
Externalise hbs templates (#255)
* Externalise hbs templates * Fix tests * Move templates * lint fix * Refactor templates location
Showing
- lib/config/definitions.js 21 additions, 11 deletionslib/config/definitions.js
- lib/config/templates/branch-name.hbs 1 addition, 0 deletionslib/config/templates/branch-name.hbs
- lib/config/templates/commit-message.hbs 1 addition, 0 deletionslib/config/templates/commit-message.hbs
- lib/config/templates/group-branch-name.hbs 1 addition, 0 deletionslib/config/templates/group-branch-name.hbs
- lib/config/templates/group-commit-message.hbs 1 addition, 0 deletionslib/config/templates/group-commit-message.hbs
- lib/config/templates/group-pr-body.hbs 1 addition, 0 deletionslib/config/templates/group-pr-body.hbs
- lib/config/templates/group-pr-title.hbs 1 addition, 0 deletionslib/config/templates/group-pr-title.hbs
- lib/config/templates/pr-body.hbs 3 additions, 0 deletionslib/config/templates/pr-body.hbs
- lib/config/templates/pr-title.hbs 1 addition, 0 deletionslib/config/templates/pr-title.hbs
- test/helpers/npm.spec.js 1 addition, 2 deletionstest/helpers/npm.spec.js
- test/helpers/yarn.spec.js 1 addition, 2 deletionstest/helpers/yarn.spec.js
Loading
Please register or sign in to comment