Skip to content

Commit

Permalink
chore: Update commitlint rules to ignore footer length
Browse files Browse the repository at this point in the history
  • Loading branch information
baumandm committed Jan 6, 2022
1 parent 27ddae7 commit a9578fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/.commitlintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"always",
100
],
"footer-max-line-length": [
0,
"always",
100
],
"subject-case": [
2,
"always",
Expand Down

0 comments on commit a9578fe

Please sign in to comment.