fix: 修改复制提示

This commit is contained in:
2025-07-23 21:40:11 -07:00
parent e8ea597664
commit c813c24aff
4 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
* */
module.exports = {
$schema: 'https://json.schemastore.org/commitlintrc',
extends: ['gitmoji'],
// extends: ['gitmoji'],
rules: {
'footer-leading-blank': [0, 'never'],
'header-max-length': [0, 'never'],