Skip to content

Commit

Permalink
fix: commitlint for release
Browse files Browse the repository at this point in the history
  • Loading branch information
janek26 committed Oct 27, 2021
1 parent a018b92 commit e8ad972
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .commitlintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
0,
"always",
100
],
"footer-max-line-length": [
0,
"always",
100
],
"footer-leading-blank": [
0,
"always",
100
]
}
}

0 comments on commit e8ad972

Please sign in to comment.