Forked from
Eclipse Projects / xfsc / Organization Credential Manager / OCM-Engine
298 commits behind the upstream repository.
-
Konstantin Tsabolov authoredKonstantin Tsabolov authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
commitlint.config.cjs 69 B
module.exports = {
extends: ['@commitlint/config-conventional']
};