Skip to content

Commit

Permalink
Merge branch 'feature'
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyoki committed Dec 22, 2021
2 parents 56847d9 + d10fa20 commit 91a0793
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
Expand Up @@ -2,5 +2,6 @@ module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
'body-max-line-length': [0, 'always', 'Infinity'],
'footer-max-line-length': [0, 'always', 'Infinity'],
},
};

0 comments on commit 91a0793

Please sign in to comment.