Skip to content

Commit 21d1b76

Browse files
committed
chore: replace @commitlint/config-conventional with Cloudbourn flavor
1 parent f8e5e7e commit 21d1b76

File tree

3 files changed

+209
-195
lines changed

3 files changed

+209
-195
lines changed

.commitlintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = { extends: ['@commitlint/config-conventional'] };
1+
module.exports = { extends: ['@cloudbourn'] }

0 commit comments

Comments
 (0)