Skip to content

Commit

Permalink
chore: added commitlint as commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mKeRix committed Jan 26, 2020
1 parent 776dca8 commit 9010b29
Show file tree
Hide file tree
Showing 3 changed files with 839 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["@commitlint/config-conventional"]
}

0 comments on commit 9010b29

Please sign in to comment.