Skip to content

Commit 523c94a

Browse files
committed
chore: bump Ruby to 3.2.4 in .ruby-version
1 parent 2a5472a commit 523c94a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.6
1+
3.2.4

AGENTS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# User Rules
2+
3+
## MUST Follow
4+
5+
- Only add comment when necessary, and keep the comment as simple as possible.
6+
- When generating test, only use mock when necessary.
7+
- If some code is useless, just delete it. Don't just comment it out.
8+
9+
## Commands
10+
11+
- kcommit: review the diff code and generate a commit message then commit it.

0 commit comments

Comments
 (0)