Skip to content

Commit

Permalink
fix: TET-135 max line length (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
kudyniuk authored Oct 4, 2023
1 parent fdc9bb6 commit 286483c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ module.exports = {
rules: {
'jira-ticket': [2, 'always'],
'subject-case': [0],
'footer-max-line-length': [0],
},
};

0 comments on commit 286483c

Please sign in to comment.