Skip to content

Commit

Permalink
Merge branch 'master' into releases/september
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemir authored Aug 16, 2024
2 parents 9f57e2a + e0e5fdc commit 743bf3e
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
@@ -1,6 +1,7 @@
module.exports = {
extends: ["@commitlint/config-conventional"],
rules: {
"header-max-length": [1, "always", 160],
"body-max-line-length": [1, "always", 160],
},
helpUrl:
Expand Down

0 comments on commit 743bf3e

Please sign in to comment.