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

Commit

Permalink
feat: add commitlint rules and config
Browse files Browse the repository at this point in the history
  • Loading branch information
dcyou committed Sep 10, 2019
1 parent 883ac1f commit 5f8aee8
Show file tree
Hide file tree
Showing 3 changed files with 898 additions and 3 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
@@ -0,0 +1 @@
module.exports = { extends: ["@commitlint/config-conventional"] }

0 comments on commit 5f8aee8

Please sign in to comment.