Skip to content

Lefthook pre-commit hook 추가 #71

Description

@yolophg

현재 format/lint 검증이 commit 전에 실행되지 않아, 단순한 오류도 push 이후에야 발견될 수 있습니다.
이를 로컬에서 먼저 확인할 수 있도록 Lefthook 기반 pre-commit hook을 추가하고, daleui repository와 로컬 개발 경험도 맞춥니다.

기대 결과

  • commit 전 staged file 기준으로 format/lint 검증이 실행됨
  • 단순 format/lint 오류를 로컬에서 먼저 확인할 수 있음
  • push 이후 CI에서 발견되는 기본 검증 실패를 줄일 수 있음

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions