Skip to content

Commit

Permalink
Merge pull request #47 from gabrielrufino/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
gabrielrufino authored Apr 20, 2024
2 parents 01e7d74 + fdcb433 commit 47c648d
Show file tree
Hide file tree
Showing 4 changed files with 1,006 additions and 51 deletions.
1 change: 1 addition & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npx --no -- commitlint --edit $1
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 47c648d

Please sign in to comment.