There was an error while loading. Please reload this page.
a6ada48
commitlint-github.zip 다운로드 후 git 저장소의 루트 디렉토리에 풀기
commitlint-github.zip
.gitignore 가 이미 존재하는 경우에는 덮어쓰기 대신 아래 내용 추가
.gitignore
node_modules package-lock.json
git clone 후 npm i 콘솔 명령어 실행
git clone
npm i
push 및 pull request 시 GitHub Actions 로 commitlint 자동 검사
push
pull request