1 parent f60dfca commit 24b30d0Copy full SHA for 24b30d0
1 file changed
src/dot_claude/CLAUDE.md
@@ -1,2 +1,3 @@
1
- Only add comments when explaining particularly unclear parts - avoid basic comments.
2
- Use concise and short variable names, especially for local variables.
3
+- 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