Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 274 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 274 Bytes

PICK2024_SERVER

RULE

  • 커밋명 앞에 refactor, modify, add, bug 를 붙인다 ex) add :: application dto
  • PR 올리기 전에 ./gradlew ktlintFormat 하기
  • 1명 이상 approve를 눌러야 merge 가능
  • brench 이름은 이슈번호-이슈이름 으로 한다