Skip to content

Commit

Permalink
Merge pull request #53 from EYBlockchain/liju.jose/husky-implemented
Browse files Browse the repository at this point in the history
husky implemented with checking commit msg
  • Loading branch information
LijuJoseJJ authored Mar 29, 2021
2 parents d5b029f + d8c5fef commit d99c568
Show file tree
Hide file tree
Showing 4 changed files with 7,364 additions and 4,906 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };
6 changes: 0 additions & 6 deletions huskyrc.js

This file was deleted.

Loading

0 comments on commit d99c568

Please sign in to comment.