Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
Ifar-Xml-Edtor
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pangchong
Ifar-Xml-Edtor
Commits
9f354075
Commit
9f354075
authored
Sep 20, 2026
by
pangchong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(scripts): 修正 verify-rules.js 脚本中的注释格式
- 修改自动化提交前规则校验脚本注释中的多余符号 - 确保注释格式符合规范并提升可读性 - 保持脚本功能不变,优化代码注释表现
parent
f2dfb16a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
scripts/verify-rules.js
+1
-1
No files found.
scripts/verify-rules.js
View file @
9f354075
...
...
@@ -3,7 +3,7 @@
/**
* .gemini/.rules.md 自动化提交前规则校验脚本
*
*
* 作用:在 git commit 时自动对暂存区(Staged)的代码文件进行规则扫描。
* 若发现违反 .gemini/.rules.md 的规范,终端输出具体违规项并以状态码 1 退出,阻止 git commit 提交。
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment