From bace5015276b75a2acc1e03c404fd7bb19f63a14 Mon Sep 17 00:00:00 2001 From: chaos Date: Sat, 22 Nov 2025 05:32:32 +0800 Subject: [PATCH] =?UTF-8?q?chore(git):=20=E9=85=8D=E7=BD=AE=20GitToolBox?= =?UTF-8?q?=20=E6=8F=90=E4=BA=A4=E9=AA=8C=E8=AF=81=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 启用提交消息问题键验证 - 启用提交消息验证功能 - 添加项目级别的 GitToolBox 配置文件 --- .idea/git_toolbox_prj.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .idea/git_toolbox_prj.xml diff --git a/.idea/git_toolbox_prj.xml b/.idea/git_toolbox_prj.xml new file mode 100644 index 0000000..02b915b --- /dev/null +++ b/.idea/git_toolbox_prj.xml @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file