Update code-review.yml

This commit is contained in:
2025-04-17 17:25:58 +09:00
parent 93e3303caf
commit 5ee8f4e486

View File

@@ -26,7 +26,7 @@ jobs:
▷ **위반 항목** ▷ **위반 항목**
- 파일 경로:줄 번호 [규칙명] - 파일 경로:줄 번호 [규칙명]
예) `Scripts/MyScript.cs:25 변수명은 camelCase여야 합니다.` 예) `Scripts/MyScript.cs:25 컨벤션 1 위반. 변수명 Hello는 camelCase에 따라 hello여야 합니다`
1. **이름 규칙** 1. **이름 규칙**
- 변수·속성: camelCase (첫 글자 소문자) - 변수·속성: camelCase (첫 글자 소문자)