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

feat(.github): 커밋 린트 정의 #17

Merged
merged 1 commit into from
Dec 27, 2023
Merged

feat(.github): 커밋 린트 정의 #17

merged 1 commit into from
Dec 27, 2023

Conversation

jacobhboy
Copy link
Member

🎫 관련 이슈

close #16


📄 개요

커밋 컨벤션을 지키지 않았다면 커밋이 되지 않습니다.

🔨 작업 내용

  • git prepare-commit-msg 스크립트 작성
  • .git에 commit의 regax를 commit-regular.txt에 작성

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

@jacobhboy jacobhboy linked an issue Dec 27, 2023 that may be closed by this pull request
2 tasks
@jacobhboy jacobhboy requested a review from Woongbin06 December 27, 2023 04:05
@jacobhboy jacobhboy merged commit b41b496 into master Dec 27, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

Commit 린터 정의
2 participants