Skip to content

Commit

Permalink
deploy: d86ac1a
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasTNunes committed Feb 11, 2025
1 parent f4352eb commit d590645
Show file tree
Hide file tree
Showing 5 changed files with 761 additions and 3 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 d590645

Please sign in to comment.