mirror of
https://gitee.com/yudaocode/yudao-ui-go-view.git
synced 2025-12-30 09:32:27 +00:00
feat: 新增commitlint
This commit is contained in:
3
.commitlintrc.js
Normal file
3
.commitlintrc.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
extends: ["@commitlint/config-conventional"]
|
||||
};
|
||||
Reference in New Issue
Block a user