{ "extends": ["@commitlint/config-conventional"], "rules": { "footer-max-line-length": [2, "always", 200] } }