docs(agents): git 코멘트 한글 규칙 추가
This commit is contained in:
@@ -34,6 +34,7 @@ Never commit API secrets. Create `lib/core/constants/api_keys.dart` locally with
|
||||
- Business logic, identifiers, and UI strings remain in English; comments/docs in Korean with the first English term in parentheses.
|
||||
- Git push reports and work completion reports are in Korean.
|
||||
- Write code comments and commit/PR/work summary comments in Korean; include English terms in parentheses when helpful.
|
||||
- All git comments (commit messages, PR descriptions, push notes) must be written in Korean.
|
||||
|
||||
## Validation & Quality Checks
|
||||
- Run `dart format --set-exit-if-changed .` before finishing.
|
||||
|
||||
Reference in New Issue
Block a user