Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rules #4

Closed
5 tasks done
hoit1302 opened this issue Jul 6, 2021 · 3 comments
Closed
5 tasks done

rules #4

hoit1302 opened this issue Jul 6, 2021 · 3 comments
Assignees

Comments

@hoit1302
Copy link
Contributor

hoit1302 commented Jul 6, 2021

  • commit 단위
  • intelliJ indentation, space 또는 tab 등 환경설정 맞추기
  • 정기 회의 일정 정하기
  • 변수명, 메서드명 규칙
  • naming convention
@hoit1302 hoit1302 added this to the PRE development milestone Jul 6, 2021
@hoit1302 hoit1302 self-assigned this Jul 6, 2021
@hoit1302
Copy link
Contributor Author

hoit1302 commented Jul 9, 2021

naming convention
상수 INTERNER_SERVER_ERROR
yml internal-server-error
java internalServerError
db internal_server_error

@hoit1302 hoit1302 closed this as completed Jul 9, 2021
@hoit1302 hoit1302 changed the title 바로 다음 회의 때 주제안 rules Jul 12, 2021
@hoit1302
Copy link
Contributor Author

hoit1302 commented Jul 12, 2021

intelliJ indentation, space 또는 tab 등 환경설정 맞추기

image

@hoit1302
Copy link
Contributor Author

commit message는 최대한 간결하게 쓰기!!! 🙏🏻
commit 단위는 PR로 묶어서 merge하는 것을 고려해서 최대한 한 개발 block이 끝났을 때 돌아가는 것을 확인하고 올리기
그리고 올릴 때 CTRL+ALT+L 로 코드 정렬하고 올리기

@hoit1302 hoit1302 pinned this issue Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant