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

chore: spotless와 githook github workflow 추가 #25

Merged
merged 7 commits into from
Aug 13, 2024

Conversation

mirageoasis
Copy link
Contributor

⛏ 작업 사항

  • githook 및 workflow 추가했습니다.

📝 작업 요약

  • githook은 루트 폴더에서 sh scritps/install-dev.sh라고 하면 githook이 설치됩니다.
  • 또한, github actions를 설치해서 spotless를 통과하지 못한다면 머지를 할 수 없습니다.
  • 추후 unit test도 추가할 예정입니다.

💡 관련 이슈

Signed-off-by: mirageoasis <kimhw0820@naver.com>
Signed-off-by: mirageoasis <kimhw0820@naver.com>
Signed-off-by: mirageoasis <kimhw0820@naver.com>
Signed-off-by: mirageoasis <kimhw0820@naver.com>
Signed-off-by: mirageoasis <kimhw0820@naver.com>
Signed-off-by: mirageoasis <kimhw0820@naver.com>
@mirageoasis mirageoasis added the ⚙ Setting 개발 환경 세팅 label Aug 12, 2024
Copy link
Collaborator

@hseong3243 hseong3243 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다! 코멘트 단 부분 개행만 추가해주세요!

scripts/pre-commit.sh Outdated Show resolved Hide resolved
@mirageoasis mirageoasis merged commit 642709d into main Aug 13, 2024
1 check passed
@mirageoasis mirageoasis deleted the chore/linter-githook branch August 13, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Setting 개발 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: linter 추가 및 린트 통과시 머지 가능. 또한, main에 push 금지
2 participants