We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e16312 commit 5eeea62Copy full SHA for 5eeea62
.commitlintrc.ts
@@ -1,6 +1,6 @@
1
const { rules } = require('@commitlint/config-conventional')
2
3
-// see https://github.com/vuejs/core/blob/main/scripts/verifyCommit.js
+// See https://github.com/vuejs/core/blob/main/scripts/verifyCommit.js
4
rules['type-enum'][2].push('wip', 'types', 'release', 'workflow', 'dx')
5
6
module.exports = {
0 commit comments