#1150: feat: 新增 commitlint,修改部分规则

This commit is contained in:
奔跑的面条 2022-06-15 17:09:40 +08:00
commit e744855ae2
2 changed files with 23 additions and 5 deletions

@ -1 +1 @@
Subproject commit 29fd85254b2bf7a06202f166bc1609586ad090e8 Subproject commit 5522837b0072cb4255b0cb14cbb150108f6127c7

View File

@ -2,10 +2,28 @@
branches: { branches: {
} }
fileChange: fileChange:
/.commitlintrc.js:
newFile: !uuid '21ca9ba36f457154ba4c73a70dc7dd8f855afc20'
oldFile: null
/.husky:
newFile: !uuid '487f577db259fab3ef27d2c024a0ed852ca69ef2'
oldFile: null
/.husky/commit-msg:
newFile: !uuid '42cdacde0b7243cf54aef0d2e13a0e4acf9f4b32'
oldFile: null
/README.md: /README.md:
newFile: !uuid 'f9436dbdae266c55819cee76502e44292b24c6a4' newFile: !uuid '10401847b034f3db68d028eebb176f6ffab743c7'
oldFile: !uuid '986d144b1654970e9b59dcf01a7e3b863ebb497b' oldFile: !uuid 'f9436dbdae266c55819cee76502e44292b24c6a4'
gitCommitId: !uuid '29fd85254b2bf7a06202f166bc1609586ad090e8' /package.json:
newFile: !uuid 'b708efa16f723e9036c921bf7a40cbfb36ba9e31'
oldFile: !uuid '83529dec8f192095969648ccd47517bde72728f9'
/pnpm-lock.yaml:
newFile: !uuid 'fa91d99ddf8476296309d1027a04ac3b5189525e'
oldFile: !uuid 'd3f329a73f312650519f892389040031fbf405a3'
/prettier.config.js:
newFile: !uuid 'a6e6deed67c8a4e70513b5e07d8930d24e89b307'
oldFile: !uuid '51caa0be0b7bc6179dbd1359f0796ca386461365'
gitCommitId: !uuid '5522837b0072cb4255b0cb14cbb150108f6127c7'
renames: { renames: {
} }
revisionId: 1149 revisionId: 1150