Update code-review.yml
This commit is contained in:
2
.github/workflows/code-review.yml
vendored
2
.github/workflows/code-review.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
▷ **위반 항목**
|
||||
- 파일 경로:줄 번호 – [규칙명]
|
||||
예) `Scripts/MyScript.cs:25 – 변수명은 camelCase여야 합니다.`
|
||||
예) `Scripts/MyScript.cs:25 – 컨벤션 1 위반. 변수명 Hello는 camelCase에 따라 hello여야 합니다`
|
||||
|
||||
1. **이름 규칙**
|
||||
- 변수·속성: camelCase (첫 글자 소문자)
|
||||
|
||||
Reference in New Issue
Block a user