docs(claude): add code style rule for English comments
This commit is contained in:
parent
f0aa1e1b4d
commit
52e9bf9f9b
1 changed files with 4 additions and 0 deletions
|
|
@ -73,6 +73,10 @@ Frontend (web:3001 / desktop)
|
|||
- **Backend**: NestJS 11, Socket.io, Pino logging
|
||||
- **CLI bundling**: esbuild → `bin/` directory
|
||||
|
||||
## Code Style
|
||||
|
||||
- **Comments**: Always write code comments in English, regardless of the conversation language.
|
||||
|
||||
## Credentials Setup
|
||||
|
||||
Use JSON5 credential files instead of `.env`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue