-
Notifications
You must be signed in to change notification settings - Fork 3
Development Guidelines
kimsungwon edited this page Apr 4, 2024
·
1 revision
Visual studio code
- Workspace open 방법: Mr.C 폴더에 위치한
Mr-C.code-workspace
파일로 workspace 를 open - Workspace 설정: Mr.C 폴더에 위치한
Mr-C.code-workspace
파일에 프로젝트에 필요한 에디터 설정을 추가.(*설정을 추가하기 전에 구성원들과 논의할 것.)
- 한 PR 에서 수정사항은 총 300줄 이하로만 담기도록 한다.