Skip to content

Commit e2711c8

Browse files
committed
Update CLAUDE.md
1 parent 24b30d0 commit e2711c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dot_claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- Only add comments when explaining particularly unclear parts - avoid basic comments.
2-
- Use concise and short variable names, especially for local variables.
2+
- Keep identifier names concise. However, do not use abbreviations for English words, unless they are widely used in the target programming language. Also, please respect the naming conventions from the original code.
33
- The Bash tool runs in a sandbox, so file access or network connections may result in errors. In such situations, ask the user for instructions.

0 commit comments

Comments
 (0)