Skip to content

Commit

Permalink
chore: adding commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
AssisrMatheus committed Oct 27, 2021
1 parent a8729d3 commit 52a5b6d
Show file tree
Hide file tree
Showing 3 changed files with 1,190 additions and 0 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'] };
Loading

0 comments on commit 52a5b6d

Please sign in to comment.