Skip to content

Commit

Permalink
chore(commitlint): Update header max length from 100 to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton committed Sep 18, 2024
1 parent 9f50abf commit a32b880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .commitlintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"header-max-length": [
2,
"always",
100
120
]
}
}

0 comments on commit a32b880

Please sign in to comment.