Skip to content

Commit

Permalink
ci: allow "epic" as commit namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Nov 13, 2020
1 parent 217ce0b commit d79e2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
"ci",
"chore",
"docs",
"epic",
"feat",
"fix",
"refactor",
Expand Down

0 comments on commit d79e2cf

Please sign in to comment.