-
Yannis Barlas authoredc8db0f00
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Forked from
kotahi / Kotahi
4575 commits behind the upstream repository.
.cz-config.js 134 B
const { commitizen } = require('@coko/lint')
commitizen.scopes = ['api', 'models', 'client', 'ui', '*']
module.exports = commitizen