diff --git a/commitlint.config.js b/commitlint.config.js index d578d2dc..dfbd19fc 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -4,4 +4,4 @@ module.exports = { 'body-max-line-length': [0, 'always', 200], 'footer-max-line-length': [0, 'always', 2000], }, -}; +}; \ No newline at end of file