Skip to content

Commit

Permalink
Merge pull request #3 from ttshivers/commit_lint
Browse files Browse the repository at this point in the history
feat: add commitlint config
  • Loading branch information
ttshivers authored Jul 23, 2023
2 parents 1ba8411 + fee7afc commit 6c14c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .commitlintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = { extends: ['@commitlint/config-conventional'] };

0 comments on commit 6c14c5f

Please sign in to comment.