Skip to content

Commit

Permalink
ci(commitlint): increase header max length to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangabriele committed Mar 22, 2024
1 parent 12b918e commit e50e851
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .commitlintrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"always",
"Infinity"
],
"header-max-length": [
2,
"always",
120
],
"type-enum": [
2,
"always",
Expand Down

0 comments on commit e50e851

Please sign in to comment.