UNPKG

choco-sr-hooks

Version:

Choco SR Hooks to automate git procedures

7 lines (6 loc) 182 B
module.exports = { parserOpts: { headerPattern: /^\[(DDR|EX|BIZ)-(\d+)]\s(\w*):\s(.*)$/, headerCorrespondence: ['prefix', 'ticket', 'type', 'subject'], }, };