We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5472a commit 523c94aCopy full SHA for 523c94a
.ruby-version
@@ -1 +1 @@
1
-3.0.6
+3.2.4
AGENTS.md
@@ -0,0 +1,11 @@
+# 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