Skip to content

Commit

Permalink
feat(git): 新增git hooks
Browse files Browse the repository at this point in the history
增加git hooks对提交信息进行验证处理
  • Loading branch information
381510688 committed May 10, 2018
1 parent fc081fd commit 2316ba0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git-hooks/verify-commit-msg.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/**
* Created by ligang on 2018/5/10.
*/

0 comments on commit 2316ba0

Please sign in to comment.