Skip to content

v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@Eu4ng Eu4ng released this 30 Jan 15:35
· 4 commits to master since this release

사용 방법

  1. commitlint-github.zip 다운로드 후 git 저장소의 루트 디렉토리에 풀기

  2. .gitignore 가 이미 존재하는 경우에는 덮어쓰기 대신 아래 내용 추가

    node_modules
    package-lock.json
    
  3. git clonenpm i 콘솔 명령어 실행

  4. pushpull request 시 GitHub Actions 로 commitlint 자동 검사