Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
chore: configure commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomrqz committed Sep 22, 2018
1 parent ba0d154 commit c2fa7ec
Show file tree
Hide file tree
Showing 3 changed files with 873 additions and 61 deletions.
3 changes: 3 additions & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional']
}
Loading

0 comments on commit c2fa7ec

Please sign in to comment.