Skip to content

Commit 5eeea62

Browse files
committed
chore: annotation
1 parent 1e16312 commit 5eeea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.commitlintrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const { rules } = require('@commitlint/config-conventional')
22

3-
// see https://github.com/vuejs/core/blob/main/scripts/verifyCommit.js
3+
// See https://github.com/vuejs/core/blob/main/scripts/verifyCommit.js
44
rules['type-enum'][2].push('wip', 'types', 'release', 'workflow', 'dx')
55

66
module.exports = {

0 commit comments

Comments
 (0)