Skip to content

Commit 5e912cf

Browse files
committed
docs: add coding guidelines to CLAUDE.md
1 parent 0ac492e commit 5e912cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CLAUDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Coding Guidelines
2+
3+
- Keep code simple and easy to read.
4+
- Avoid excessive comments — only comment when absolutely necessary.
5+
16
## Git Branch Rules
27

38
- No slashes in branch names (e.g., use `fix-something` not `fix/something`).

0 commit comments

Comments
 (0)